]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:12:01 +0000 (18:12 +0200)
commit4a1c530e1f6d38ae7bf12db9f99e19bf8f0f082b
treecddc6ff7ceedad5223e26f2bab5590ffd7dc36bc
parentcfd5b0509ddaf2103a07ae9cc90d0750e4b5d852
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