summaryrefslogtreecommitdiffstats
path: root/include/crypto/pkcs7.h
Commit message (Expand)AuthorAgeFilesLines
* PKCS#7: Make trust determination dependent on contents of trust keyringDavid Howells2016-04-061-2/+1
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-1/+2
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-1/+9
* PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-071-0/+3
* PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells2014-07-081-0/+8
* PKCS#7: Find the right key in the PKCS#7 key list and verify the signatureDavid Howells2014-07-081-0/+5
* PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-081-0/+23