]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for an all 0 RSA key
authorMatt Caswell <matt@openssl.org>
Fri, 24 Jun 2022 10:02:22 +0000 (11:02 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 28 Jun 2022 15:05:10 +0000 (17:05 +0200)
commit995eccb611431a4857cac3283e2442c01109d428
tree4d02fe6fa8e79e24619a1d47c39ca45c1a70e10b
parent518f1ee81d5a6910365ef404888d0e119a87fd81
Add a test for an all 0 RSA key

Testing a key with all values set to 0.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18651)
test/evp_extra_test.c