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
/
crypto
/
asymmetric_keys
/
public_key.c
Age
Commit message (
Expand
)
Author
2016-12-14
crypto: asymmetric_keys - set error code on failure
Pan Bian
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-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
KEYS: Add a name for PKEY_ID_PKCS7
David Howells
2014-09-03
KEYS: Fix public_key asymmetric key subtype name
David Howells
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-09-25
KEYS: Split public_key_verify_signature() and make available
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: Asymmetric public-key algorithm crypto key subtype
David Howells