]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update evp_test KeyGen
authorslontis <shane.lontis@oracle.com>
Fri, 26 Jul 2024 03:31:42 +0000 (13:31 +1000)
committerNeil Horman <nhorman@openssl.org>
Thu, 15 Aug 2024 19:21:14 +0000 (15:21 -0400)
commit2a53830958b1e90231742e1d8ae0523d463560e3
tree9d3f1344aa00c6519142fc811f982a46aed56c9e
parente3a453c83810e6f7a128d2f472b8c71b7eceedb6
Update evp_test KeyGen

The EVP_PKEY_CTX is now created in keygen_test_run().
keygen_test_parse() inserts all values into KEYGEN_TEST_DATA.
The 'Ctrl' parameters have been changed to just be settables,
rather than using legacy controls.

Added EC keygen tests

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25008)
test/evp_test.c
test/recipes/30-test_evp_data/evppkey_ecc.txt