index
:
sha3
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-05-26
tests/avx2: use permutes for pi
Paul Duncan
1
-13
/
+50
2024-05-26
add tests/avx2
Paul Duncan
4
-0
/
+476
2024-05-26
add tests/diagrams/avx512.svg
Paul Duncan
1
-0
/
+61
2024-05-26
add tests/diagrams
Paul Duncan
2
-0
/
+26
2024-05-09
examples/*/Makefile, tests/*/Makefile: add BACKEND support, mark clean ↵
v0.8
Paul Duncan
3
-4
/
+10
target as phony
2024-05-08
s/SHA3_BACKEND/BACKEND/g
Paul Duncan
2
-8
/
+8
2024-05-08
tests/bench/README.md: fix cpb links, update default trial count, add pi5 ↵
Paul Duncan
1
-21
/
+103
results, show results for multiple backends on all test systems
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 ↵
Paul Duncan
1
-2
/
+4
command-line argument
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 ↵
Paul Duncan
1
-4
/
+5
cleanups
2024-04-29
tests/bench/bench.c: fix bench function memory allocation, remove mean_cpb ↵
Paul Duncan
1
-20
/
+24
from output, use defines for src/dst lengths
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, ↵
Paul Duncan
1
-4
/
+5
minor fixes
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.md
v0.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 ↵
Paul Duncan
1
-32
/
+34
avx512 iota
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