summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-01main.c: add shake128-xof and shake256-xof commandsPaul Duncan1-15/+109
2023-09-01sha3.c: remove extraneous whitespacePaul Duncan1-55/+55
2023-09-01./sha3.h: add shake{128,256}_xof_*()Paul Duncan2-10/+383
2023-09-01initial commitPaul Duncan5-0/+1299