aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-25beginning of hmac implementationMattias Andrée4-9/+648
2015-07-25bump yearMattias Andrée15-15/+15
2014-11-13doc typoMattias Andrée2-7/+7
2014-11-13assume the contents of files are nonsensitiveMattias Andrée2-8/+14
2014-11-12mMattias Andrée1-2/+0
2014-11-12mMattias Andrée2-2/+1
2014-11-12minor optsMattias Andrée1-4/+2
2014-11-12whitespaceMattias Andrée1-2/+2
2014-11-12benchmark with cpu-timeMattias Andrée1-2/+2
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