aboutsummaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/pkcs7_verify.c
AgeCommit message (Expand)Author
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-07-31PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1David Howells
2014-07-08PKCS#7: Verify internal certificate chainDavid Howells
2014-07-08PKCS#7: Find the right key in the PKCS#7 key list and verify the signatureDavid Howells
2014-07-08PKCS#7: Digest the data in a signed-data messageDavid Howells