]> git.ipfire.org Git - thirdparty/openssl.git/commit
Check full ML-KEM encoded key
authorViktor Dukhovni <openssl-users@dukhovni.org>
Wed, 26 Feb 2025 02:04:12 +0000 (13:04 +1100)
committerNeil Horman <nhorman@openssl.org>
Thu, 27 Feb 2025 16:06:29 +0000 (11:06 -0500)
commit6ef393b89be1f329214ae07388812b245950095f
tree0c674d08cf5e75cccbec60244d46173dc5c5f08e
parent253a380bdbc6fb8d0f051196dca58b26ddb00067
Check full ML-KEM encoded key

When both seed and key are provided compare the full ML-KEM private key
with the seed keygen output, not just the public key.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26905)
providers/implementations/keymgmt/ml_kem_kmgmt.c
test/recipes/15-test_ml_kem_codecs.t