]> git.ipfire.org Git - thirdparty/openssl.git/commit
ML-KEM: Modify existing ML-KEM keygen tests to not use custom data.
authorslontis <shane.lontis@oracle.com>
Mon, 17 Feb 2025 23:51:48 +0000 (10:51 +1100)
committerTomas Mraz <tomas@openssl.org>
Wed, 19 Feb 2025 10:50:56 +0000 (11:50 +0100)
commit1f5ac721e32805a475235f189dbdb784812f2ca6
tree9dbb48cf3b077bff72dd6e13916f8b0222eab398
parent94491369f2c354d624e0b302124e28cfa6c108ce
 ML-KEM: Modify existing ML-KEM keygen tests to not use custom data.

There are general input and output controls that are used instead.
Also fix a memory leak in keygen.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26791)
test/evp_test.c
test/mlkem_parse.py [new file with mode: 0755]
test/recipes/30-test_evp_data/evppkey_ml_kem_1024_keygen.txt
test/recipes/30-test_evp_data/evppkey_ml_kem_512_keygen.txt
test/recipes/30-test_evp_data/evppkey_ml_kem_768_keygen.txt