summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/pkcs7_parser.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: asymmetric_keys: fix some comments in pkcs7_parser.hRandy Dunlap2021-01-211-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* PKCS#7: Handle blacklisted certificatesDavid Howells2017-04-031-0/+1
* 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