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
/
sha3.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-09-03
sha3.[hc]: add tuplehash256(), tuplehash256_xof_{init,squeeze,once}(), and ↵
Paul Duncan
1
-0
/
+5
test_tuplehash256()
2023-09-03
sha3.[hc]: add tuplehash128(), tuplehash128_xof_{init,squeeze,once}(), and ↵
Paul Duncan
1
-0
/
+18
test_tuplehash128
2023-09-03
sha3.[hc]: add kmac256_xof_{init,absorb,squeeze,once}() and test_kmac256_xof()
Paul Duncan
1
-0
/
+5
2023-09-03
sha3.[hc]: add kmac128_xof_{init,absorb,squeeze,once}(), test_kmac128_xof()
Paul Duncan
1
-0
/
+5
2023-09-03
sha3.h: add kmac{128,256}() prototypes
Paul Duncan
1
-0
/
+3
2023-09-03
sha3.[hc]: add kmac128(), kmac_params_t, and stub test_kmac128()
Paul Duncan
1
-2
/
+9
2023-09-02
sha3.[hc]: add cshake256 functions and tests
Paul Duncan
1
-1
/
+7
2023-09-02
sha3.[hc]: add cshake128 functions
Paul Duncan
1
-0
/
+12
2023-09-02
sha3.[hc]: add shake{128,256}_xof_once()
Paul Duncan
1
-0
/
+2
2023-09-02
sha3.[hc], main.c: remove absorb_done(), make squeeze always succeed
Paul Duncan
1
-4
/
+2
2023-09-01
./sha3.h: add shake{128,256}_xof_*()
Paul Duncan
1
-0
/
+21
2023-09-01
initial commit
Paul Duncan
1
-0
/
+22