summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/pkcs7_trust.c
AgeCommit message (Expand)Author
2016-04-11KEYS: Generalise x509_request_asymmetric_key()David Howells
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells
2016-04-06PKCS#7: Make the signature a pointer rather than embedding itDavid Howells
2016-04-06X.509: Retain the key verification dataDavid Howells
2016-03-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-23PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange
2016-02-10crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk
2016-02-09crypto: keys - Revert "convert public key to akcipher api"Herbert Xu
2016-02-06crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk
2015-08-07X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells
2015-08-07X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin
2014-09-16PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells
2014-09-16PKCS#7: Better handling of unsupported cryptoDavid Howells
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells
2014-09-16PKCS#7: Add a missing staticDavid Howells
2014-07-29PKCS#7: Use x509_request_asymmetric_key()David Howells
2014-07-08PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells