]> git.ipfire.org Git - thirdparty/openssl.git/commit
slh-dsa: change the seed parameter name from entropy to seed
authorPauli <ppzgs1@gmail.com>
Sun, 16 Feb 2025 22:53:10 +0000 (09:53 +1100)
committerPauli <ppzgs1@gmail.com>
Thu, 20 Feb 2025 00:17:40 +0000 (11:17 +1100)
commit73e01df48d53ea620e513d2f654892de514e9e1f
treea4b185a3d900d3ffce10da4361198ecc522139dc
parentac77e0697ad56503429f41a3bf90417827dd4d43
slh-dsa: change the seed parameter name from entropy to seed

This brings it inline with the same parameter for ML-KEM and ML-DSA.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26750)
doc/man7/EVP_PKEY-SLH-DSA.pod
providers/fips/self_test_data.inc
providers/implementations/keymgmt/slh_dsa_kmgmt.c
test/slh_dsa_test.c
util/perl/OpenSSL/paramnames.pm