summaryrefslogtreecommitdiffstats
path: root/crypto/cms/cms_local.h
AgeCommit message (Expand)Author
2021-03-18Rename CMS_si_check_attributes to ossl_cms_si_check_attributesShane Lontis
2021-03-18TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb
2021-03-11Update copyright yearMatt Caswell
2021-02-22Fix external symbols for cms.Shane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-15Move CMS signing code out of the algorithms and into CMSMatt Caswell
2020-10-15Move CMS enveloping code out of the algorithms and into CMSMatt Caswell
2020-09-08Add CMS AuthEnvelopedData with AES-GCM supportJakub Zelenka
2020-08-09Add libctx support to CMS.Shane Lontis
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY
2020-04-23Update copyright yearMatt Caswell
2020-03-03Implementation of Russian GOST CMSDmitry Belyavskiy
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre