openssl/crypto/cms
Matt Caswell bf3f8f2c0e Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID
If the cipher being used in ossl_cms_EncryptedContent_init_bio() has no
associated OID then we should report an error rather than continuing on
regardless. Continuing on still ends up failing - but later on and with a
more cryptic error message.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19918)
2022-12-22 11:01:06 +01:00
..
build.info
cms_asn1.c crypto: Fix various typos, repeated words, align some spelling to LDP. 2022-10-12 16:55:01 +11:00
cms_att.c
cms_cd.c Convert ZLIB defines to OPENSSL_NO_ZLIB 2022-10-18 09:30:21 -04:00
cms_dd.c
cms_dh.c
cms_ec.c
cms_enc.c Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID 2022-12-22 11:01:06 +01:00
cms_env.c rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
cms_err.c Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OID 2022-12-22 11:01:06 +01:00
cms_ess.c
cms_io.c
cms_kari.c
cms_lib.c Convert ZLIB defines to OPENSSL_NO_ZLIB 2022-10-18 09:30:21 -04:00
cms_local.h
cms_pwri.c
cms_rsa.c Obtain PSS salt length from provider 2022-12-08 11:02:52 +01:00
cms_sd.c
cms_smime.c CMS_decrypt_set1_*(): remove misleading error queue entry when recipient mismatch was not the issue 2022-11-25 09:05:47 +01:00