]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add support for p7->d.sign->contents with the V_ASN1_SEQUENCE type
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Fri, 11 Oct 2024 07:36:26 +0000 (09:36 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Oct 2024 10:32:04 +0000 (11:32 +0100)
commit8cfc26e6c41205e5d932c69c0b29727fb40474c3
treef0f9217da6a8d7900a3bf902c56a331a05d6f12c
parentf4c467452694e1211395d17c2c027d99c35ee1e1
Add support for p7->d.sign->contents with the V_ASN1_SEQUENCE type

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22575)
crypto/pkcs7/pk7_doit.c
test/pkcs7_test.c