]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clear keymgmt params containing sensitive data
authorSimo Sorce <simo@redhat.com>
Mon, 28 Jul 2025 19:32:06 +0000 (15:32 -0400)
committerDmitry Belyavskiy <beldmit@gmail.com>
Wed, 22 Oct 2025 19:08:38 +0000 (21:08 +0200)
commit2df57490845cf80b3a87e8b029cb44e54aa97ee0
tree8ba3c0495f7e8fd9346b8ccc7cc9fe3ffbf85afe
parente8b23a5c34eb9cfb974d0436edb9df8c363fd4e1
Clear keymgmt params containing sensitive data

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28108)
providers/implementations/keymgmt/dh_kmgmt.c
providers/implementations/keymgmt/dsa_kmgmt.c
providers/implementations/keymgmt/ec_kmgmt.c
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/keymgmt/lms_kmgmt.c
providers/implementations/keymgmt/mac_legacy_kmgmt.c
providers/implementations/keymgmt/ml_kem_kmgmt.c
providers/implementations/keymgmt/mlx_kmgmt.c
providers/implementations/keymgmt/rsa_kmgmt.c
providers/implementations/keymgmt/slh_dsa_kmgmt.c