Age | Commit message (Expand) | Author | Files | Lines |
2024-05-08 | tests/bench/README.md: fix cpb links, update default trial count, add pi5 res... | Paul Duncan | 1 | -21/+103 |
2024-05-08 | tests/bench/bench.c: reduce defailt number of trails from 100k to 2k | Paul Duncan | 1 | -1/+1 |
2024-05-08 | tests/neon/neon.c: port changes back from sha3.c | Paul Duncan | 1 | -302/+405 |
2024-05-07 | tests/neon/Makefile: add all target | Paul Duncan | 1 | -2/+5 |
2024-05-07 | tests/bench/Makefile: add test target | Paul Duncan | 1 | -0/+3 |
2024-05-05 | sha3.c, Makefile, tests/bench/Makefile: allow overriding SHA3_BACKEND via com... | Paul Duncan | 1 | -2/+4 |
2024-05-04 | tests/bench/Makefile: add commented CFLAGS with scalar backend | Paul Duncan | 1 | -0/+1 |
2024-05-03 | add tests/neon | Paul Duncan | 3 | -0/+989 |
2024-04-29 | tests/bench: add backend to metadata | Paul Duncan | 2 | -3/+4 |
2024-04-29 | tests/bench/README.md: add n2l example | Paul Duncan | 1 | -2/+8 |
2024-04-29 | tests/bench: refactor so bench prints a cpb table to stdout | Paul Duncan | 2 | -93/+129 |
2024-04-29 | tests/bench/README.md: remove mean_cpb, add "cycles per byte" link, misc clea... | Paul Duncan | 1 | -4/+5 |
2024-04-29 | tests/bench/bench.c: fix bench function memory allocation, remove mean_cpb fr... | Paul Duncan | 1 | -20/+24 |
2024-04-29 | add tests/bench | Paul Duncan | 6 | -0/+352 |
2024-02-24 | tests/cavp-tests/main.c: regenerate | Paul Duncan | 1 | -50/+52 |
2024-02-24 | tests/cavp-tests/gen-main.rb: update to reflect shake prototype changes, mino... | Paul Duncan | 1 | -4/+5 |
2024-02-24 | add tests/cavp-tests | Paul Duncan | 8 | -199/+39397 |
2024-02-23 | add tests/gen-shake-tests.rb | Paul Duncan | 1 | -0/+199 |
2023-09-18 | add tests/README.mdv0.3 | Paul Duncan | 1 | -0/+5 |
2023-09-18 | tests/permute: remove iota optimization comment | Paul Duncan | 1 | -2/+0 |
2023-09-18 | tests/permute: increase test permutation count, add timing note, faster avx51... | Paul Duncan | 1 | -32/+34 |
2023-09-18 | tests/permute/permute.c: add comments | Paul Duncan | 1 | -10/+52 |
2023-09-18 | tests/permute/permute.c: remove disabled code | Paul Duncan | 1 | -49/+4 |
2023-09-18 | add tests/permute | Paul Duncan | 3 | -0/+914 |
2023-09-17 | add tests/fuzz | Paul Duncan | 5 | -0/+36 |