aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark-flags (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-20info: representation conversionMattias Andrée1-3/+43
2015-09-20mMattias Andrée1-2/+2
2015-09-20work around regression in texinfoMattias Andrée1-1/+1
2015-09-20info: hashingMattias Andrée1-0/+90
2015-09-19info: stateMattias Andrée1-0/+131
2015-09-19add ifdef around pragmas in header filesMattias Andrée2-0/+8
2015-09-19do not use builtin functions in header filesMattias Andrée1-1/+2
2015-09-15info: selecting hash functionMattias Andrée1-0/+150
2015-09-15info: linkingMattias Andrée1-2/+22
2015-09-15info: overviewMattias Andrée2-2/+50
2015-09-14start on info manualMattias Andrée5-4/+1395
2015-09-14some functions behave like mallocMattias Andrée2-4/+4
2015-08-31update distMattias Andrée1-2/+2
2015-08-31update version1.1Mattias Andrée1-1/+1
2015-08-31fix warning (compiler regression?)Mattias Andrée1-5/+4
2015-08-31fix api bug: int_fastN_t depends on the c library, thus it must not be used in structs and prototypesMattias Andrée2-7/+7
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