aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/pkcs7_parser.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2017-04-03PKCS#7: Handle blacklisted certificatesDavid Howells1-0/+1
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells1-1/+0
2016-04-06PKCS#7: Make the signature a pointer rather than embedding itDavid Howells1-6/+4
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-3/+12
2015-08-12PKCS#7: Support CMS messages also [RFC5652]David Howells1-1/+4
2014-09-16PKCS#7: Better handling of unsupported cryptoDavid Howells1-0/+1
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells1-4/+1
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells1-0/+61