Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 23 Sep 2020 08:17:58 +0000 (10:17 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 19 May 2021 07:23:30 +0000 (09:23 +0200)
commit7c701c590d4b368fedf5dad222b4f3b8103b2381
tree8b342cf7ff52d2bc36229945882fbce8a9a89cb3
parent184238794fe52353f5e042fa9b943fbc59a5b9cb
Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12959)
crypto/asn1/asn_mime.c
crypto/cms/cms_io.c
crypto/pkcs7/pk7_mime.c
doc/man3/SMIME_read_ASN1.pod
doc/man3/SMIME_read_CMS.pod
include/openssl/asn1.h.in
include/openssl/cms.h.in