Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-02 | sha3.c: add xof_once(), refactor shake{128,256}_xof_once() | Paul Duncan | 1 | -18/+312 |
2023-09-02 | sha3.[hc]: add shake{128,256}_xof_once() | Paul Duncan | 1 | -0/+238 |
2023-09-02 | sha3.[hc], main.c: remove absorb_done(), make squeeze always succeed | Paul Duncan | 1 | -47/+12 |
2023-09-01 | sha3.c: remove extraneous whitespace | Paul Duncan | 1 | -55/+55 |
2023-09-01 | ./sha3.h: add shake{128,256}_xof_*() | Paul Duncan | 1 | -10/+362 |
2023-09-01 | initial commit | Paul Duncan | 1 | -0/+1176 |