summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/pkcs7_parser.h
Commit message (Expand)AuthorAgeFilesLines
* PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-061-1/+0
* PKCS#7: Make the signature a pointer rather than embedding itDavid Howells2016-04-061-6/+4
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-3/+12
* PKCS#7: Support CMS messages also [RFC5652]David Howells2015-08-121-1/+4
* PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-161-0/+1
* KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-161-4/+1
* PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-081-0/+61