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 | 6 months |
v0.7 | sha3-0.7.tar.bz2 sha3-0.7.zip | Paul Duncan | 6 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 | 14 months |
v0.1 | sha3-0.1.tar.bz2 sha3-0.1.zip | Paul Duncan | 15 months |
|
Age | Commit message | Author | Files | Lines |
2023-09-07 | README.md: add "Examples" sectionv0.2 | Paul Duncan | 1 | -0/+28 |
2023-09-06 | add examples/ | Paul Duncan | 26 | -0/+327 |
2023-09-06 | add hex.h, refactor main.c | Paul Duncan | 2 | -13/+22 |
2023-09-06 | main.c: add turboshake128, turboshake256, and kangarootwelve to example app | Paul Duncan | 1 | -4/+78 |
2023-09-06 | sha3.[hc]: refactor k12 api | Paul Duncan | 2 | -89/+130 |
2023-09-06 | README.md, sha3.[hc]: add KangarooTwelve to algorithm list | Paul Duncan | 3 | -0/+3 |
2023-09-06 | ./sha3.h: add kangarootwelve{,_custom}() | Paul Duncan | 1 | -0/+29 |
2023-09-06 | sha3.c: add kangarootwelve_custom(), kangarootwelve(), kangarootwelve_length_... | Paul Duncan | 1 | -1/+501 |
2023-09-06 | ./sha3.h: remove extraneous "in" from documentation | Paul Duncan | 1 | -10/+10 |
2023-09-05 | sha3.[hc]: add turboshake{128,256}_custom() | Paul Duncan | 2 | -1/+41 |
2023-09-05 | sha3.h: documentation updates | Paul Duncan | 1 | -119/+119 |
2023-09-05 | sha3.[hc]: s/TurboHash/TurboSHAKE/ | Paul Duncan | 2 | -2/+2 |
2023-09-05 | README.md: s/TurboHash/TurboSHAKE/, add turboshake references | Paul Duncan | 1 | -1/+7 |
2023-09-05 | sha3.h: add turboshake functions | Paul Duncan | 1 | -3/+119 |
2023-09-05 | sha3.c: full turboshake{128,256} tests | Paul Duncan | 1 | -19/+254 |
2023-09-05 | sha3.c: permute() pass correct round to iota() for turboshake | Paul Duncan | 1 | -1/+1 |
2023-09-05 | main.c: add header and shake128-xof example to helpv0.1 | Paul Duncan | 1 | -3/+9 |
2023-09-05 | sha3.c: add incomplete turboshake implementation, improve comments | Paul Duncan | 1 | -28/+157 |
2023-09-05 | sha3.[hc]: add header w/ spdx license identifier and library description | Paul Duncan | 2 | -5/+57 |
2023-09-05 | README.md: update algorithm list, add references | Paul Duncan | 1 | -10/+22 |
[...] |
|
Clone |
https://git.pablotron.org/sha3 |