openssl/crypto/cms
Matt Caswell 7022d9b903 Remove CMS recipient info information out of the algorithm implementations
Low level algorithm implementations have no business knowing about details
of the higher level CMS concept. This knowledge is therefore moved into the
CMS layer.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13088)
2020-10-15 10:00:28 +01:00
..
build.info Move CMS signing code out of the algorithms and into CMS 2020-10-15 10:00:28 +01:00
cms_asn1.c
cms_att.c
cms_cd.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
cms_dd.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
cms_dh.c Move CMS signing code out of the algorithms and into CMS 2020-10-15 10:00:28 +01:00
cms_ec.c Move CMS signing code out of the algorithms and into CMS 2020-10-15 10:00:28 +01:00
cms_enc.c
cms_env.c Remove CMS recipient info information out of the algorithm implementations 2020-10-15 10:00:28 +01:00
cms_err.c Move CMS enveloping code out of the algorithms and into CMS 2020-10-15 10:00:19 +01:00
cms_ess.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
cms_io.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
cms_kari.c Remove a CMS key downgrade 2020-10-15 10:00:19 +01:00
cms_lib.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
cms_local.h Move CMS signing code out of the algorithms and into CMS 2020-10-15 10:00:28 +01:00
cms_pwri.c Fix safestack issues in cms.h 2020-09-13 11:10:41 +01:00
cms_rsa.c Move CMS signing code out of the algorithms and into CMS 2020-10-15 10:00:28 +01:00
cms_sd.c Move CMS signing code out of the algorithms and into CMS 2020-10-15 10:00:28 +01:00
cms_smime.c Fix zero-length content verification in S/MIME format 2020-10-08 18:17:44 +03:00