]> git.ipfire.org Git - thirdparty/nettle.git/commit
Implement slh-dsa-sha2-128s.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 14 Sep 2025 16:53:28 +0000 (18:53 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 14 Sep 2025 16:53:28 +0000 (18:53 +0200)
commit6cdc6065773ce684501375d3b25537dcae1d9d96
tree6f9fc51bc40a1530263f9b8a1c5fc0b650cba552
parent915b44c7a7fb4d9ce03d9fe13a56a48411c08652
Implement slh-dsa-sha2-128s.
Makefile.in
examples/hogweed-benchmark.c
slh-dsa-internal.h
slh-dsa-sha2-128s.c [new file with mode: 0644]
slh-dsa.h
slh-sha256.c [new file with mode: 0644]
testsuite/Makefile.in
testsuite/slh-dsa-sha2-128s-tc162.msg [new file with mode: 0644]
testsuite/slh-dsa-sha2-128s-tc162.sig [new file with mode: 0644]
testsuite/slh-dsa-test.c