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-17 | README.md: add api-docs linkv0.5 | Paul Duncan | 1 | -3/+5 |
2023-10-16 | README.md: remove extraneous semicolon | Paul Duncan | 1 | -1/+1 |
2023-10-16 | Doxyfile: link to examples | Paul Duncan | 1 | -1/+1 |
2023-10-16 | sha3.c: clean up intro, remove extraneous newline | Paul Duncan | 1 | -10/+10 |
2023-10-16 | README.md: fix "Tests" section, add "License" section, tweak intro paragraph | Paul Duncan | 1 | -9/+31 |
2023-10-16 | sha3.h: add @author, @copyright, @brief to file header, add examples for all ... | Paul Duncan | 1 | -470/+1123 |
2023-10-16 | add examples/06-all/ | Paul Duncan | 7 | -0/+1630 |
2023-10-15 | add Doxyfile, fix "doc" target | Paul Duncan | 3 | -2/+2734 |
2023-10-15 | README.md: add "Usage" section | Paul Duncan | 1 | -0/+10 |
2023-10-15 | README.md: s/main()/main(void)/ | Paul Duncan | 1 | -1/+1 |
2023-10-15 | README.md: add "Tests" section | Paul Duncan | 1 | -0/+13 |
2023-10-15 | README.md: s/typeing/typing/ | Paul Duncan | 1 | -1/+1 |
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 |
[...] |
|
Clone |
https://git.pablotron.org/sha3 |