openssl/crypto/cms
Dr. Stephen Henson 0bcb17a777 Return an error if no recipient type matches.
If the key type does not match any CMS recipient type return
an error instead of using a random key (MMA mitigation). This
does not leak any useful information to an attacker.

PR#3348
2014-05-09 14:24:54 +01:00
..
.cvsignore
cms_asn1.c Add KDF for DH. 2013-08-05 15:45:01 +01:00
cms_att.c
cms_cd.c Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set 2013-01-23 01:09:38 +00:00
cms_dd.c
cms_enc.c Fix warning. 2012-05-10 20:29:00 +00:00
cms_env.c Set Enveloped data version to 2 if ktri version not zero. 2014-05-06 13:59:05 +01:00
cms_err.c CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_ess.c
cms_io.c
cms_kari.c CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_lcl.h CMS support for key agreeement recipient info. 2013-07-17 21:45:00 +01:00
cms_lib.c Remove duplicate statement. 2014-02-15 01:27:56 +00:00
cms_pwri.c
cms_sd.c Add CMS_SignerInfo_get0_signature function. 2013-11-09 15:09:23 +00:00
cms_smime.c Return an error if no recipient type matches. 2014-05-09 14:24:54 +01:00
cms.h Add suppot for ASCII with CRLF canonicalisation. 2014-02-13 14:35:56 +00:00
Makefile make depend 2014-02-19 20:09:08 +00:00