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