Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Support decryption of images via CMS envelopes | Michael Brown | 2024-08-29 | 1 | -0/+22 |
* | [crypto] Hold CMS message as a single ASN.1 object | Michael Brown | 2024-08-23 | 1 | -3/+3 |
* | [crypto] Generalise cms_signature to cms_message | Michael Brown | 2024-08-14 | 1 | -28/+59 |
* | [crypto] Pass image as parameter to CMS functions | Michael Brown | 2024-08-13 | 1 | -2/+4 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [crypto] Generalise X.509 cache to a full certificate store | Michael Brown | 2014-03-28 | 1 | -1/+2 |
* | [crypto] Allow certificate chains to be long-lived data structures | Michael Brown | 2012-05-04 | 1 | -14/+39 |
* | [crypto] Add support for Cryptographic Message Syntax (PKCS #7) | Michael Brown | 2012-03-22 | 1 | -0/+50 |