aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12add secure variants of update and digestMattias Andrée5-15/+193
2014-11-11add another testMattias Andrée1-0/+8
2014-11-11fix bug in libkeccak_squeezing_phaseMattias Andrée1-1/+1
2014-11-11mMattias Andrée1-1/+1
2014-11-11bug fixed, but found that large outputs does not work correctlyMattias Andrée2-7/+39
2014-11-07something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out whatMattias Andrée3-7/+41
2014-11-07check that word size is a multiple of 8Mattias Andrée1-4/+12
2014-11-07mMattias Andrée1-1/+1
2014-11-07add check for that the word size is 2-potentMattias Andrée1-2/+19
2014-11-07small optimisations to libkeccak_pad10star1Mattias Andrée1-8/+7
2014-11-07more optimisationMattias Andrée1-10/+7
2014-11-07mMattias Andrée1-2/+3
2014-11-07m + optimisationsMattias Andrée1-22/+21
2014-11-07optimise libkeccak_squeezing_phaseMattias Andrée1-6/+9
2014-11-06more manual optimisationsMattias Andrée2-14/+10
2014-11-06mMattias Andrée1-1/+1
2014-11-06some manual optimisationsMattias Andrée1-14/+26
2014-11-06mMattias Andrée1-1/+1
2014-11-06whoopsMattias Andrée1-1/+1
2014-11-06add todoMattias Andrée1-0/+1
2014-11-06fix bugMattias Andrée1-4/+5
2014-11-06improved optimisationMattias Andrée1-1/+1
2014-11-06mMattias Andrée1-3/+13
2014-11-06remove gcov flagsMattias Andrée1-1/+0
2014-11-05derpMattias Andrée1-4/+3
2014-11-05m + benchmark-flagsMattias Andrée2-0/+126
2014-11-05make it possible to select file to benchmark overMattias Andrée1-3/+10
2014-11-05add benchmark programMattias Andrée1-0/+152
2014-11-05update the test for the last commitMattias Andrée1-13/+6
2014-11-05m improvement: make msg in libkeccak_digest constMattias Andrée2-7/+5
2014-11-05test.c does not need its own directoryMattias Andrée1-0/+0
2014-11-05mMattias Andrée13-40/+40
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 libkeccak_state_resetMattias Andrée1-0/+14
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ée2-13/+20
2014-11-05mMattias Andrée1-1/+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ée2-5/+62
2014-11-05maybe-initialised warning on -O3 in generalised-specMattias Andrée1-13/+26
2014-11-05beginning of testMattias Andrée1-0/+97
2014-11-04add and fix more warningsMattias Andrée6-55/+46
2014-11-04mMattias Andrée1-2/+2
2014-11-04begin makefile + fix warnings and errorsMattias Andrée10-50/+58
2014-11-04add files.oMattias Andrée3-0/+193