aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/cms.h
AgeCommit message (Expand)AuthorFilesLines
2024-08-29[crypto] Support decryption of images via CMS envelopesMichael Brown1-0/+22
2024-08-23[crypto] Hold CMS message as a single ASN.1 objectMichael Brown1-3/+3
2024-08-14[crypto] Generalise cms_signature to cms_messageMichael Brown1-28/+59
2024-08-13[crypto] Pass image as parameter to CMS functionsMichael Brown1-2/+4
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-03-28[crypto] Generalise X.509 cache to a full certificate storeMichael Brown1-1/+2
2012-05-04[crypto] Allow certificate chains to be long-lived data structuresMichael Brown1-14/+39
2012-03-22[crypto] Add support for Cryptographic Message Syntax (PKCS #7)Michael Brown1-0/+50