index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
public_key.h
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-04-18
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2018-10-26
KEYS: Allow the public_key struct to hold a private key [ver #2]
David Howells
2018-10-26
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
David Howells
2017-04-04
KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
2017-04-04
KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
KEYS: Add identifier pointers to public_key_signature struct
David Howells
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-02-18
crypto: public_key: remove MPIs from public_key_signature struct
Tadeusz Struk
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-07
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-07-29
PKCS#7: Use x509_request_asymmetric_key()
David Howells
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-09-25
KEYS: Store public key algo ID in public_key_signature struct
David Howells
2013-09-25
KEYS: Store public key algo ID in public_key struct
David Howells
2013-09-25
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
2013-09-25
KEYS: Rename public key parameter name arrays
David Howells
2012-10-08
KEYS: Provide signature verification with an asymmetric key
David Howells
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells