]> git.ipfire.org Git - thirdparty/openssl.git/commit
SLH-DSA Update private key getter to also return public components.
authorslontis <shane.lontis@oracle.com>
Thu, 20 Feb 2025 01:31:23 +0000 (12:31 +1100)
committerslontis <shane.lontis@oracle.com>
Sat, 22 Feb 2025 10:25:03 +0000 (21:25 +1100)
commitfa8d70bf7568026a72006ef3c8d8d2ea06f067f0
tree18c8111c16b55ab4a604577ee0dbaf7954dba113
parent0bdd10e4078beccaa49ea015b6660f3facfab02b
SLH-DSA Update private key getter to also return public components.

The private key is defined in FIPS 205 as containing the public key,
so we return this also. This also matches what happens in fromdata.

Updated Documentation for SLH_DSA.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26839)
doc/man7/EVP_PKEY-SLH-DSA.pod
providers/implementations/keymgmt/slh_dsa_kmgmt.c