aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-28int*_t are guaranteed to use two's complete ... clean, understandable, and wonderful codeMattias Andrée1-5/+7
2015-08-15update distMattias Andrée1-2/+2
2015-07-25the rest of the hmac implementation1.0Mattias Andrée2-9/+220
2015-07-25beginning of hmac implementationMattias Andrée5-11/+654
2015-07-25bump yearMattias Andrée16-16/+16
2015-03-28See issue #1Mattias Andrée1-2/+2
2014-11-13doc typoMattias Andrée2-7/+7
2014-11-13assume the contents of files are nonsensitiveMattias Andrée2-8/+14
2014-11-13derpMattias Andrée1-1/+1
2014-11-13distMattias Andrée2-0/+39
2014-11-13m0.1Mattias Andrée1-6/+6
2014-11-13mMattias Andrée1-4/+4
2014-11-12mMattias Andrée2-4/+0
2014-11-12add install and uninstall rulesMattias Andrée2-0/+103
2014-11-12update todoMattias Andrée1-0/+2
2014-11-12mMattias Andrée1-2/+2
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ée4-9/+43
2014-11-07check that word size is a multiple of 8Mattias Andrée1-4/+12
2014-11-07add static library and dep listMattias Andrée3-1/+48
2014-11-07mMattias Andrée1-1/+1