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