aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/pkcs7.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-06PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells1-2/+1
2016-04-06KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells1-1/+2
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-1/+9
2015-08-07PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells1-0/+3
2014-07-08PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells1-0/+8
2014-07-08PKCS#7: Find the right key in the PKCS#7 key list and verify the signatureDavid Howells1-0/+5
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells1-0/+23