Add a test to confirm that legacy rsa keys work
authorNeil Horman <nhorman@openssl.org>
Wed, 11 Oct 2023 16:45:44 +0000 (12:45 -0400)
committerTomas Mraz <tomas@openssl.org>
Wed, 18 Oct 2023 16:11:21 +0000 (18:11 +0200)
commit52f96edf9c363f1ce977fd343b1a512985e0bec9
tree3f250dcc226f448dccafb73e278d5c9c08cfdb0f
parentdd3ad58faab9d7495efdb0c45c516cf1ba18d650
Add a test to confirm that legacy rsa keys work

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22334)

(cherry picked from commit e62097f48c3d0b8b61ca6a061b8098b0086b3fbc)
test/rsa_test.c