]> git.ipfire.org Git - thirdparty/openssl.git/commit
Reject import of private keys that fail PCT
authorViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 6 Feb 2025 09:07:11 +0000 (20:07 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:50:59 +0000 (10:50 +0100)
commit2ea9903c160fe4212b07ec8af630071e35098ceb
tree14332b3750cefb81c3786ef2947eba16cae97c66
parentf0be0521d1b3a51c35c0d9db28fecfb95a1161bf
Reject import of private keys that fail PCT

- Also added a provider "validate" method that wraps the PCT test.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26656)
crypto/encode_decode/decoder_lib.c
crypto/encode_decode/decoder_pkey.c
crypto/encode_decode/encoder_local.h
crypto/ml_kem/ml_kem.c
crypto/store/store_result.c
include/crypto/decoder.h
include/crypto/ml_kem.h
providers/implementations/keymgmt/ml_kem_kmgmt.c
test/recipes/15-test_ml_kem_codecs.t