aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/cms.h
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Support decryption of images via CMS envelopesMichael Brown2024-08-291-0/+22
* [crypto] Hold CMS message as a single ASN.1 objectMichael Brown2024-08-231-3/+3
* [crypto] Generalise cms_signature to cms_messageMichael Brown2024-08-141-28/+59
* [crypto] Pass image as parameter to CMS functionsMichael Brown2024-08-131-2/+4
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [crypto] Generalise X.509 cache to a full certificate storeMichael Brown2014-03-281-1/+2
* [crypto] Allow certificate chains to be long-lived data structuresMichael Brown2012-05-041-14/+39
* [crypto] Add support for Cryptographic Message Syntax (PKCS #7)Michael Brown2012-03-221-0/+50