summaryrefslogtreecommitdiff
path: root/crypto/cms/cms_local.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CMS_si_check_attributes to ossl_cms_si_check_attributesShane Lontis2021-03-181-1/+1
* TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb2021-03-181-1/+2
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols for cms.Shane Lontis2021-02-221-76/+78
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-6/+8
* Move CMS signing code out of the algorithms and into CMSMatt Caswell2020-10-151-0/+2
* Move CMS enveloping code out of the algorithms and into CMSMatt Caswell2020-10-151-0/+4
* Add CMS AuthEnvelopedData with AES-GCM supportJakub Zelenka2020-09-081-1/+20
* Add libctx support to CMS.Shane Lontis2020-08-091-10/+39
* crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY2020-05-271-0/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Implementation of Russian GOST CMSDmitry Belyavskiy2020-03-031-2/+5
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-0/+438