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:08:02 +0000 (18:08 +0200)
commite62097f48c3d0b8b61ca6a061b8098b0086b3fbc
tree64466bb270b61ca473f25b5700c4f5b05aa81e0f
parent2647726bd3ca63dc5f07ae3f10e16dff35d95626
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)
test/rsa_test.c