openssl/crypto/cms
Dr. Stephen Henson 493d732ab1 Always try to set ASN.1 parameters for CMS.
Try to set the ASN.1 parameters for CMS encryption even if the IV
length is zero as the underlying cipher should still set the type.

This will correctly result in errors if an attempt is made to use
an unsupported cipher type.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 3fd60dc422)

Conflicts:
	crypto/cms/cms_enc.c
2016-05-05 23:55:10 +01:00
..
cms.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_att.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_cd.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_dd.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_enc.c Always try to set ASN.1 parameters for CMS. 2016-05-05 23:55:10 +01:00
cms_env.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_ess.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_io.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_kari.c Fix ECDH key identifier support. 2015-04-10 18:52:49 +01:00
cms_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_pwri.c Fix missing malloc return value checks 2015-11-09 22:54:19 +00:00
cms_sd.c Fix missing malloc return value checks 2015-11-09 22:54:19 +00:00
cms_smime.c Err isn't always malloc failure. 2015-08-12 14:07:06 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00