Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PKCS#7: Handle PKCS#7 messages that contain no X.509 certs | David Howells | 2014-09-16 | 1 | -5/+11 |
* | PKCS#7: Better handling of unsupported crypto | David Howells | 2014-09-16 | 1 | -4/+42 |
* | KEYS: Overhaul key identification when searching for asymmetric keys | David Howells | 2014-09-16 | 1 | -24/+20 |
* | PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 | David Howells | 2014-07-31 | 1 | -4/+2 |
* | PKCS#7: Verify internal certificate chain | David Howells | 2014-07-08 | 1 | -1/+87 |
* | PKCS#7: Find the right key in the PKCS#7 key list and verify the signature | David Howells | 2014-07-08 | 1 | -0/+64 |
* | PKCS#7: Digest the data in a signed-data message | David Howells | 2014-07-08 | 1 | -0/+173 |