summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/pkcs7_parser.c
AgeCommit message (Expand)Author
2015-09-01PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use themDavid Howells
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12PKCS#7: Support CMS messages also [RFC5652]David Howells
2015-08-12PKCS#7: Check content type and versionsDavid Howells
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells
2014-09-16PKCS#7: Fix the parser cleanup to drain parsed out X.509 certsDavid Howells
2014-09-16PKCS#7: Provide a single place to do signed info block freeingDavid Howells
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells