aboutsummaryrefslogtreecommitdiffstats
path: root/test.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-22m fixes1.4.3Mattias Andrée1-2/+2
2022-02-27Add cSHAKEMattias Andrée1-66/+178
2022-02-26Add tests for byte-incomplete outputMattias Andrée1-1/+75
2022-02-26Add some known-answer testsMattias Andrée1-1/+312
2021-07-30Fix clang warningsMattias Andrée1-2/+13
2019-02-12Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée1-5/+5
2019-02-11General improvementsMattias Andrée1-112/+204
2019-02-11Deprecate typedefsMattias Andrée1-17/+17
2019-02-10Fix warningsMattias Andrée1-35/+75
2019-02-09Add test from github issue #101.1.5Mattias Andrée1-0/+3
2017-10-15tests: use quotes when including libkeccak.hLeo Izen1-1/+1
2017-10-14General improvementsMattias Andrée1-0/+0
2017-10-13Change style and licenseMattias Andrée1-529/+524
2015-07-25bump yearMattias Andrée1-1/+1
2014-11-11add another testMattias Andrée1-0/+8
2014-11-11bug fixed, but found that large outputs does not work correctlyMattias Andrée1-0/+32
2014-11-07something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out whatMattias Andrée1-2/+34
2014-11-06add todoMattias Andrée1-0/+1
2014-11-05update the test for the last commitMattias Andrée1-13/+6
2014-11-05test.c does not need its own directoryMattias Andrée1-0/+0
2014-11-05mMattias Andrée1-4/+4
2014-11-05m docMattias Andrée1-0/+7
2014-11-05add test for fileMattias Andrée1-1/+61
2014-11-05test squeeze functionsMattias Andrée1-3/+105
2014-11-05add test for libkeccak_updateMattias Andrée1-6/+110
2014-11-05mMattias Andrée1-24/+24
2014-11-05test casesMattias Andrée1-6/+101
2014-11-05fix bugsMattias Andrée1-0/+1
2014-11-05mMattias Andrée1-57/+57
2014-11-05add sha3 test cases, they failedMattias Andrée1-0/+78
2014-11-05test state + m doc fix + m fixMattias Andrée1-4/+61
2014-11-05beginning of testMattias Andrée1-0/+97