openssl/crypto/cms
Dr. Stephen Henson 3fd60dc422 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>
2016-05-05 22:30:23 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
cms_asn1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_att.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_cd.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
cms_dd.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_enc.c Always try to set ASN.1 parameters for CMS. 2016-05-05 22:30:23 +01:00
cms_env.c Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 2016-03-08 11:10:34 -05:00
cms_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_ess.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_io.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_kari.c Fix no-des 2016-03-18 17:07:11 +00:00
cms_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
cms_lib.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
cms_pwri.c Don't leak memory on error in cms_RecipientInfo_pwri_crypt 2016-04-28 13:13:09 +01:00
cms_sd.c Don't leak EVP_MD_CTX on error path 2016-04-28 13:13:09 +01:00
cms_smime.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00