summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/pkcs7_trust.c
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Generalise x509_request_asymmetric_key()David Howells2016-04-111-11/+8
* PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-061-15/+3
* PKCS#7: Make the signature a pointer rather than embedding itDavid Howells2016-04-061-2/+2
* X.509: Retain the key verification dataDavid Howells2016-04-061-4/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-301-0/+2
|\
| * PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange2016-03-231-0/+2
| * crypto: keys - Revert "convert public key to akcipher api"Herbert Xu2016-02-091-1/+1
| * crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-061-1/+1
* | crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-101-1/+1
|/
* X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-071-3/+7
* X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-071-2/+2
* KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-061-3/+6
* PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells2014-09-161-12/+36
* PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-161-10/+19
* KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-161-4/+2
* PKCS#7: Add a missing staticDavid Howells2014-09-161-3/+3
* PKCS#7: Use x509_request_asymmetric_key()David Howells2014-07-291-57/+4
* PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells2014-07-081-0/+219
OpenPOWER on IntegriCloud