| -rw-r--r-- | README | 146L |
| -rw-r--r-- | python/__pycache__/address.cpython-310.pyc | 9040B |
| -rw-r--r-- | python/__pycache__/fors.cpython-310.pyc | 3195B |
| -rw-r--r-- | python/__pycache__/ht.cpython-310.pyc | 1575B |
| -rw-r--r-- | python/__pycache__/slh.cpython-310.pyc | 2985B |
| -rw-r--r-- | python/__pycache__/slh_dsa.cpython-310.pyc | 5921B |
| -rw-r--r-- | python/__pycache__/utils.cpython-310.pyc | 1378B |
| -rw-r--r-- | python/__pycache__/wotsp.cpython-310.pyc | 3003B |
| -rw-r--r-- | python/__pycache__/xmss.cpython-310.pyc | 2339B |
| -rw-r--r-- | python/address.py | 232L |
| -rw-r--r-- | python/bench.py | 95L |
| -rw-r--r-- | python/fors.py | 87L |
| -rw-r--r-- | python/ht.py | 54L |
| -rw-r--r-- | python/make_test_vectors.py | 175L |
| -rw-r--r-- | python/slh.py | 86L |
| -rw-r--r-- | python/slh_dsa.py | 234L |
| -rw-r--r-- | python/test-sha2-128f.py | 374L |
| -rw-r--r-- | python/test-sha2-128s.py | 374L |
| -rw-r--r-- | python/test-sha2-192f.py | 375L |
| -rw-r--r-- | python/test-sha2-192s.py | 374L |
| -rw-r--r-- | python/test-sha2-256f.py | 374L |
| -rw-r--r-- | python/test-sha2-256s.py | 374L |
| -rw-r--r-- | python/test-shake-128f.py | 374L |
| -rw-r--r-- | python/test-shake-128s.py | 374L |
| -rw-r--r-- | python/test-shake-192f.py | 374L |
| -rw-r--r-- | python/test-shake-192s.py | 374L |
| -rw-r--r-- | python/test-shake-256f.py | 374L |
| -rw-r--r-- | python/test-shake-256s.py | 374L |
| -rw-r--r-- | python/utils.py | 42L |
| -rw-r--r-- | python/wotsp.py | 83L |
| -rw-r--r-- | python/xmss.py | 69L |
| -rw-r--r-- | slh-dsa-sha2-128f-ref-vectors.json | 17238L |
| -rw-r--r-- | slh-dsa-sha2-128f-test-vectors.json | 35911L |
| -rw-r--r-- | slh-dsa-sha2-128s-ref-vectors.json | 8006L |
| -rw-r--r-- | slh-dsa-sha2-128s-test-vectors.json | 17539L |
| -rw-r--r-- | slh-dsa-sha2-192f-ref-vectors.json | 35862L |
| -rw-r--r-- | slh-dsa-sha2-192f-test-vectors.json | 74591L |
| -rw-r--r-- | slh-dsa-sha2-192s-ref-vectors.json | 16422L |
| -rw-r--r-- | slh-dsa-sha2-192s-test-vectors.json | 35852L |
| -rw-r--r-- | slh-dsa-sha2-256f-ref-vectors.json | 50102L |
| -rw-r--r-- | slh-dsa-sha2-256f-test-vectors.json | 105046L |
| -rw-r--r-- | slh-dsa-sha2-256s-ref-vectors.json | 30038L |
| -rw-r--r-- | slh-dsa-sha2-256s-test-vectors.json | 65045L |
| -rw-r--r-- | slh-dsa-shake-128f-ref-vectors.json | 17238L |
| -rw-r--r-- | slh-dsa-shake-128f-test-vectors.json | 35911L |
| -rw-r--r-- | slh-dsa-shake-128s-ref-vectors.json | 8006L |
| -rw-r--r-- | slh-dsa-shake-128s-test-vectors.json | 17539L |
| -rw-r--r-- | slh-dsa-shake-192f-ref-vectors.json | 35862L |
| -rw-r--r-- | slh-dsa-shake-192f-test-vectors.json | 74591L |
| -rw-r--r-- | slh-dsa-shake-192s-ref-vectors.json | 16422L |
| -rw-r--r-- | slh-dsa-shake-192s-test-vectors.json | 35852L |
| -rw-r--r-- | slh-dsa-shake-256f-ref-vectors.json | 50102L |
| -rw-r--r-- | slh-dsa-shake-256f-test-vectors.json | 105046L |
| -rw-r--r-- | slh-dsa-shake-256s-ref-vectors.json | 30038L |
| -rw-r--r-- | slh-dsa-shake-256s-test-vectors.json | 65045L |
| -rw-r--r-- | src/.clangd | 2L |
| -rw-r--r-- | src/Makefile | 70L |
| -rw-r--r-- | src/address.h | 40L |
| -rw-r--r-- | src/bench.c | 94L |
| -rwxr-xr-x | src/benchmark.sh | 29L |
| -rw-r--r-- | src/clcommon.c | 26L |
| -rw-r--r-- | src/clcommon.h | 9L |
| -rw-r--r-- | src/context.h | 88L |
| -rw-r--r-- | src/fors.c | 110L |
| -rw-r--r-- | src/fors.h | 25L |
| -rw-r--r-- | src/hash.c | 389L |
| -rw-r--r-- | src/hash.h | 57L |
| -rw-r--r-- | src/ht.c | 74L |
| -rw-r--r-- | src/ht.h | 21L |
| -rw-r--r-- | src/keygen.c | 49L |
| -rw-r--r-- | src/random.h | 8L |
| -rw-r--r-- | src/sign.c | 54L |
| -rw-r--r-- | src/slh.c | 121L |
| -rw-r--r-- | src/slh.h | 22L |
| -rw-r--r-- | src/test/Makefile | 67L |
| -rw-r--r-- | src/test/files.h | 562L |
| -rw-r--r-- | src/test/test_fors.c | 205L |
| -rw-r--r-- | src/test/test_fors.h | 20L |
| -rw-r--r-- | src/test/test_ht.c | 116L |
| -rw-r--r-- | src/test/test_ht.h | 18L |
| -rw-r--r-- | src/test/test_slh.c | 117L |
| -rw-r--r-- | src/test/test_slh.h | 20L |
| -rw-r--r-- | src/test/test_wotsp.c | 154L |
| -rw-r--r-- | src/test/test_wotsp.h | 19L |
| -rw-r--r-- | src/test/test_xmss.c | 163L |
| -rw-r--r-- | src/test/test_xmss.h | 19L |
| -rw-r--r-- | src/test/tests.c | 66L |
| -rw-r--r-- | src/test/utils.c | 102L |
| -rw-r--r-- | src/test/utils.h | 19L |
| -rw-r--r-- | src/utils.c | 53L |
| -rw-r--r-- | src/utils.h | 14L |
| -rw-r--r-- | src/verif.c | 56L |
| -rw-r--r-- | src/wotsp.c | 148L |
| -rw-r--r-- | src/wotsp.h | 22L |
| -rw-r--r-- | src/xmss.c | 109L |
| -rw-r--r-- | src/xmss.h | 24L |
| -rw-r--r-- | tvectors/README.md | 116L |
| -rw-r--r-- | tvectors/orders/Makefile | 26L |
| -rw-r--r-- | tvectors/orders/README.md | 12L |
| -rw-r--r-- | tvectors/orders/orders.c | 107L |
| -rw-r--r-- | tvectors/sphincs/src/Makefile | 104L |
| -rw-r--r-- | tvectors/sphincs/src/slhdsa_gen.c | 97L |
| -rw-r--r-- | tvectors/sphincsplus_ref.patch | 44L |