]> git.ipfire.org Git - thirdparty/openssl.git/commit
Report errors in ML-KEM pkey hash
authorViktor Dukhovni <openssl-users@dukhovni.org>
Fri, 11 Apr 2025 14:35:57 +0000 (00:35 +1000)
committerNeil Horman <nhorman@openssl.org>
Wed, 18 Jun 2025 11:03:20 +0000 (07:03 -0400)
commit8721def7fce8f895fa3e7b0eae9e577e5ecf32bb
tree5226bc5a6866e2d1eabec105570076184d3a6b21
parentd9b02304602d61e35570bd990faad89ee0ae7140
Report errors in ML-KEM pkey hash

When on import the public key hash of a private key fails to match the
public part, add an appropriate message to the error stack.  Previously,
the just failed to parse, without a reason.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27352)
crypto/ml_kem/ml_kem.c