]> git.ipfire.org Git - thirdparty/openssl.git/commit
80-test_cms.t: Accept success in malformed RSA decryption
authorTomas Mraz <tomas@openssl.foundation>
Mon, 6 Apr 2026 20:09:20 +0000 (22:09 +0200)
committerTomas Mraz <tomas@openssl.foundation>
Tue, 7 Apr 2026 07:17:07 +0000 (09:17 +0200)
commit38360d39bd3370d57bbc6eadfd9c0b285bb17592
treee171d5b91c454efc30e4034744fd9dea7c1fb057
parent0d66992876cf905bed0dbf5627ca094309881ad4
80-test_cms.t: Accept success in malformed RSA decryption

The decryption of the malformed encrypted message might succeed
with some probability. We accept that as the testcase tries to
trigger a crash which does not happen.

Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
MergeDate: Tue Apr  7 07:16:44 2026
(cherry picked from commit 7b5ece69dee3fb78fcd2618df3bce5064a04c6dc)
test/recipes/80-test_cms.t