]> git.ipfire.org Git - thirdparty/openssl.git/commit
cms: fix tests in light of PKCS#1 version 1.5 padding check
authorPauli <ppzgs1@gmail.com>
Thu, 1 Aug 2024 03:45:27 +0000 (13:45 +1000)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 17:35:51 +0000 (19:35 +0200)
commit29a0f0403f9b678bb921e37f6ebaf16f8d467dcf
treea9fad29638721da346daf64ca559afab001eec18
parent47f8f0d6e528bd7a00ff00d0ae30d5ae67e5ed29
cms: fix tests in light of PKCS#1 version 1.5 padding check

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25070)
test/recipes/80-test_cms.t