Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-21 | crypto: asymmetric_keys: fix some comments in pkcs7_parser.h | Randy Dunlap | 1 | -3/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
2017-04-03 | PKCS#7: Handle blacklisted certificates | David Howells | 1 | -0/+1 |
2016-04-06 | PKCS#7: Make trust determination dependent on contents of trust keyring | David Howells | 1 | -1/+0 |
2016-04-06 | PKCS#7: Make the signature a pointer rather than embedding it | David Howells | 1 | -6/+4 |
2015-08-12 | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 1 | -3/+12 |
2015-08-12 | PKCS#7: Support CMS messages also [RFC5652] | David Howells | 1 | -1/+4 |
2014-09-16 | PKCS#7: Better handling of unsupported crypto | David Howells | 1 | -0/+1 |
2014-09-16 | KEYS: Overhaul key identification when searching for asymmetric keys | David Howells | 1 | -4/+1 |
2014-07-08 | PKCS#7: Implement a parser [RFC 2315] | David Howells | 1 | -0/+61 |