]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix ML-KEM key equality check when either unset
authorViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 16 Sep 2025 12:40:32 +0000 (22:40 +1000)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Sep 2025 15:33:07 +0000 (17:33 +0200)
commitd20cbc90e48cdd2a56444fc5d6f244d36362cb49
tree0a7d17e6419085acac318c428abb404b2b253555
parent5a299cb0d4c4fa0d7ac25855ceba288278efda7f
Fix ML-KEM key equality check when either unset

Fixes #28563

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28569)
crypto/ml_kem/ml_kem.c
test/ml_kem_evp_extra_test.c