aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/pkcs7_verify.c
Commit message (Expand)AuthorAge
* PKCS#7: Fix panic when referring to the empty AKID when DEBUG definedLans Zhang2016-07-17
* X.509: Extract signature digest and make self-signed cert checks earlierDavid Howells2016-04-06
* PKCS#7: Make the signature a pointer rather than embedding itDavid Howells2016-04-06
* X.509: Retain the key verification dataDavid Howells2016-04-06
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-03
* crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-10
* crypto: pkcs7 - Fix unaligned access in pkcs7_verify()Sowmini Varadhan2015-10-14
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-12
* PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-07
* X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-07
* X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-07
* PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells2014-09-16
* PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-16
* KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-16
* PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1David Howells2014-07-31
* PKCS#7: Verify internal certificate chainDavid Howells2014-07-08
* PKCS#7: Find the right key in the PKCS#7 key list and verify the signatureDavid Howells2014-07-08
* PKCS#7: Digest the data in a signed-data messageDavid Howells2014-07-08