Branch | Commit message | Author | Age |
main | README.md: add avx2 to "Backends" | Paul Duncan | 6 months |
|
Tag | Download | Author | Age |
v0.8 | sha3-0.8.tar.bz2 sha3-0.8.zip | Paul Duncan | 7 months |
v0.7 | sha3-0.7.tar.bz2 sha3-0.7.zip | Paul Duncan | 7 months |
v0.6 | sha3-0.6.tar.bz2 sha3-0.6.zip | Paul Duncan | 9 months |
v0.5 | sha3-0.5.tar.bz2 sha3-0.5.zip | Paul Duncan | 13 months |
v0.4 | sha3-0.4.tar.bz2 sha3-0.4.zip | Paul Duncan | 13 months |
v0.3 | sha3-0.3.tar.bz2 sha3-0.3.zip | Paul Duncan | 14 months |
v0.2 | sha3-0.2.tar.bz2 sha3-0.2.zip | Paul Duncan | 15 months |
v0.1 | sha3-0.1.tar.bz2 sha3-0.1.zip | Paul Duncan | 15 months |
|
Age | Commit message | Author | Files | Lines |
2023-10-14 | README.md: improve introduction, minor fixes to algo list, add "Documentation...v0.4 | Paul Duncan | 1 | -23/+38 |
2023-10-14 | sha3.h: doxygen fixes, improve documentation, shrink list of algorithms in he... | Paul Duncan | 1 | -161/+566 |
2023-10-14 | sha3.c: compress algorithm list in header comment block, mark entire file as ... | Paul Duncan | 1 | -19/+12 |
2023-10-14 | Makefile, .gitignore: add "doc" target, ignore generated api documentation | Paul Duncan | 2 | -0/+6 |
2023-10-14 | README.md: improve intro paragraph, shorten list of algorithms, add descripti... | Paul Duncan | 1 | -26/+154 |
2023-09-23 | sha3.c: k12_big_absorb_done(): fix uninitialized buffer warning | Paul Duncan | 1 | -1/+1 |
2023-09-18 | add tests/README.mdv0.3 | Paul Duncan | 1 | -0/+5 |
2023-09-18 | sha3.c: add avx512 permute(), add step comments, do not build scalar steps un... | Paul Duncan | 1 | -1/+257 |
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 | examples/05-python/README.md: add intro links and "Usage" section | Paul Duncan | 1 | -2/+33 |
2023-09-17 | Makefile: add LIB to clean target | Paul Duncan | 1 | -1/+2 |
2023-09-17 | add examples/05-python | Paul Duncan | 2 | -0/+160 |
2023-09-17 | add tests/fuzz | Paul Duncan | 5 | -0/+36 |
2023-09-17 | .gitignore: add libsha3.so | Paul Duncan | 1 | -0/+1 |
2023-09-16 | Makefile: add shared library target | Paul Duncan | 1 | -3/+11 |
2023-09-16 | Makefile: add TEST_CFLAGS with sanitizers, add comments | Paul Duncan | 1 | -7/+15 |
[...] |
|
Clone |
https://git.pablotron.org/sha3 |