aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-14General improvementsMattias Andrée18-3636/+0
2017-10-13Change style and licenseMattias Andrée18-2267/+1923
2017-02-10bump year and change e-mailMattias Andrée17-17/+17
2016-04-01Fix spellingBen Wiederhake1-1/+1
2015-10-15mMattias Andrée1-2/+2
2015-10-08typoMattias Andrée2-2/+2
2015-10-07m docMattias Andrée2-4/+4
2015-10-06m docMattias Andrée1-1/+1
2015-10-06m docMattias Andrée1-5/+5
2015-10-06typoMattias Andrée1-1/+1
2015-10-04mMattias Andrée1-1/+1
2015-10-02only include gcc diagnositic pragma when compiling with gccMattias Andrée1-0/+5
2015-10-02attributes are gcc specificMattias Andrée8-53/+122
2015-09-20libkeccak_generalised_sum_fd continues if interruptedMattias Andrée1-2/+9
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-14some functions behave like mallocMattias Andrée2-4/+4
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-07-25the rest of the hmac implementation1.0Mattias Andrée2-9/+220
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