]> 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:29 +0000 (17:33 +0200)
commit0df90eee942f8aada919d69ef1cc61a0f7def3c4
treedeb13c04a30d7daab063915e93ff40e9c603b880
parentcc73038ab4d7ae338146100f576ccb4d6c2b5422
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)

(cherry picked from commit d20cbc90e48cdd2a56444fc5d6f244d36362cb49)
crypto/ml_kem/ml_kem.c
test/ml_kem_evp_extra_test.c