Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-06 | PKCS#7: Make trust determination dependent on contents of trust keyring | David Howells | 1 | -2/+1 |
2016-04-06 | KEYS: Generalise system_verify_data() to provide access to internal content | David Howells | 1 | -1/+2 |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 1 | -1/+9 |
2015-08-07 | PKCS#7: Allow detached data to be supplied for signature checking purposes | David Howells | 1 | -0/+3 |
2014-07-08 | PKCS#7: Find intersection between PKCS#7 message and known, trusted keys | David Howells | 1 | -0/+8 |
2014-07-08 | PKCS#7: Find the right key in the PKCS#7 key list and verify the signature | David Howells | 1 | -0/+5 |
2014-07-08 | PKCS#7: Implement a parser [RFC 2315] | David Howells | 1 | -0/+23 |