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
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