openssl/crypto/cms
Tomas Mraz 6c4ecc655a dh_cms_set_peerkey: The peer key is encoded as an ASN.1 integer
It must be decoded from the ASN.1 integer before setting
to the EVP_PKEY.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13869)
2021-01-21 18:08:02 +01:00
..
build.info Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 2020-12-16 11:56:38 +01:00
cms_asn1.c
cms_att.c Update copyright year 2020-11-26 14:18:57 +00:00
cms_cd.c
cms_dd.c
cms_dh.c dh_cms_set_peerkey: The peer key is encoded as an ASN.1 integer 2021-01-21 18:08:02 +01:00
cms_ec.c Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 2020-12-16 11:56:38 +01:00
cms_enc.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_env.c Fixes related to broken DH support in CMS 2021-01-21 18:08:02 +01:00
cms_err.c
cms_ess.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_io.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_kari.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_lib.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_local.h
cms_pwri.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_rsa.c
cms_sd.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_smime.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00