summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/pkcs7_trust.c
Commit message (Expand)AuthorAgeFilesLines
* 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