]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_test: fully test RSA
authorPauli <ppzgs1@gmail.com>
Mon, 3 Mar 2025 00:45:48 +0000 (11:45 +1100)
committerPauli <ppzgs1@gmail.com>
Tue, 4 Mar 2025 07:53:44 +0000 (18:53 +1100)
commitb2f415e0a4148e7cd852330a196fd380bb32a42f
tree6837c057aeba91b27bca5d18d0629112d2e1443e
parenta7c550ff7696d65999891799482cbe0413907330
evp_test: fully test RSA

The evppkey_rsa.txt data were only tested against the default provider.
Change this so that they are tested against the FIPS provider too.
Also add the RSA KEM tests.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26946)
test/recipes/30-test_evp.t