]> git.ipfire.org Git - thirdparty/openssl.git/commit
slh-dsa: add a PCT for key import when in FIPS mode
authorPauli <ppzgs1@gmail.com>
Thu, 14 Aug 2025 04:57:19 +0000 (14:57 +1000)
committerNeil Horman <nhorman@openssl.org>
Fri, 29 Aug 2025 18:39:14 +0000 (14:39 -0400)
commit2ead3ab8ca7b9f50194bd79dcf422260f9af00db
tree324c4c2e2bbfff926f5c42c0b2f13d95afff7bec
parent512f1ffd53ada251808cd01e0e51f765cf1e54f0
slh-dsa: add a PCT for key import when in FIPS mode

Fixes #28182

Co-Authored-By: slontis <shane.lontis@oracle.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28276)

(cherry picked from commit 79037022801d6496bb8e1a8a29c21236084c8588)
crypto/slh_dsa/slh_dsa_key.c
include/crypto/slh_dsa.h
providers/implementations/keymgmt/slh_dsa_kmgmt.c
test/slh_dsa_test.c