]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add support for all 12 SLH-DSA parameter sets.
authorslontis <shane.lontis@oracle.com>
Thu, 7 Nov 2024 03:59:45 +0000 (14:59 +1100)
committerTomas Mraz <tomas@openssl.org>
Tue, 18 Feb 2025 09:13:53 +0000 (10:13 +0100)
commite8457ce07737c53bbc8d5f0abd81b687f12cceaf
treee5efcf91b473902fd2de928c7f8ac2ad5cccfa0d
parente240d39c6c9e78302b5d49555dcd2d6308ff0b43
Add support for all 12 SLH-DSA parameter sets.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25882)
crypto/slh_dsa/slh_adrs.c
crypto/slh_dsa/slh_hash.c
crypto/slh_dsa/slh_params.c
providers/defltprov.c
providers/implementations/include/prov/implementations.h
providers/implementations/include/prov/names.h
providers/implementations/keymgmt/slh_dsa_kmgmt.c
providers/implementations/signature/slh_dsa_sig.c
test/slh_dsa.inc
test/slh_dsa_test.c