Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year and change e-mail | Mattias Andrée | 2017-02-10 | 17 | -17/+17 |
* | Fix spelling | Ben Wiederhake | 2016-04-01 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-10-15 | 1 | -2/+2 |
* | typo | Mattias Andrée | 2015-10-08 | 2 | -2/+2 |
* | m doc | Mattias Andrée | 2015-10-07 | 2 | -4/+4 |
* | m doc | Mattias Andrée | 2015-10-06 | 1 | -1/+1 |
* | m doc | Mattias Andrée | 2015-10-06 | 1 | -5/+5 |
* | typo | Mattias Andrée | 2015-10-06 | 1 | -1/+1 |
* | m | Mattias Andrée | 2015-10-04 | 1 | -1/+1 |
* | only include gcc diagnositic pragma when compiling with gcc | Mattias Andrée | 2015-10-02 | 1 | -0/+5 |
* | attributes are gcc specific | Mattias Andrée | 2015-10-02 | 8 | -53/+122 |
* | libkeccak_generalised_sum_fd continues if interrupted | Mattias Andrée | 2015-09-20 | 1 | -2/+9 |
* | add ifdef around pragmas in header files | Mattias Andrée | 2015-09-19 | 2 | -0/+8 |
* | do not use builtin functions in header files | Mattias Andrée | 2015-09-19 | 1 | -1/+2 |
* | some functions behave like malloc | Mattias Andrée | 2015-09-14 | 2 | -4/+4 |
* | fix warning (compiler regression?) | Mattias Andrée | 2015-08-31 | 1 | -5/+4 |
* | fix api bug: int_fastN_t depends on the c library, thus it must not be used in structs and prototypes | Mattias Andrée | 2015-08-31 | 2 | -7/+7 |
* | int*_t are guaranteed to use two's complete ... clean, understandable, and wonderful code | Mattias Andrée | 2015-08-28 | 1 | -5/+7 |
* | the rest of the hmac implementation1.0 | Mattias Andrée | 2015-07-25 | 2 | -9/+220 |
* | beginning of hmac implementation | Mattias Andrée | 2015-07-25 | 4 | -9/+648 |
* | bump year | Mattias Andrée | 2015-07-25 | 15 | -15/+15 |
* | doc typo | Mattias Andrée | 2014-11-13 | 2 | -7/+7 |
* | assume the contents of files are nonsensitive | Mattias Andrée | 2014-11-13 | 2 | -8/+14 |
* | m | Mattias Andrée | 2014-11-12 | 1 | -2/+0 |
* | m | Mattias Andrée | 2014-11-12 | 2 | -2/+1 |
* | minor opts | Mattias Andrée | 2014-11-12 | 1 | -4/+2 |
* | whitespace | Mattias Andrée | 2014-11-12 | 1 | -2/+2 |
* | benchmark with cpu-time | Mattias Andrée | 2014-11-12 | 1 | -2/+2 |
* | add secure variants of update and digest | Mattias Andrée | 2014-11-12 | 5 | -15/+193 |
* | add another test | Mattias Andrée | 2014-11-11 | 1 | -0/+8 |
* | fix bug in libkeccak_squeezing_phase | Mattias Andrée | 2014-11-11 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-11-11 | 1 | -1/+1 |
* | bug fixed, but found that large outputs does not work correctly | Mattias Andrée | 2014-11-11 | 2 | -7/+39 |
* | something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out what | Mattias Andrée | 2014-11-07 | 3 | -7/+41 |
* | check that word size is a multiple of 8 | Mattias Andrée | 2014-11-07 | 1 | -4/+12 |
* | m | Mattias Andrée | 2014-11-07 | 1 | -1/+1 |
* | add check for that the word size is 2-potent | Mattias Andrée | 2014-11-07 | 1 | -2/+19 |
* | small optimisations to libkeccak_pad10star1 | Mattias Andrée | 2014-11-07 | 1 | -8/+7 |
* | more optimisation | Mattias Andrée | 2014-11-07 | 1 | -10/+7 |
* | m | Mattias Andrée | 2014-11-07 | 1 | -2/+3 |
* | m + optimisations | Mattias Andrée | 2014-11-07 | 1 | -22/+21 |
* | optimise libkeccak_squeezing_phase | Mattias Andrée | 2014-11-07 | 1 | -6/+9 |
* | more manual optimisations | Mattias Andrée | 2014-11-06 | 2 | -14/+10 |
* | m | Mattias Andrée | 2014-11-06 | 1 | -1/+1 |
* | some manual optimisations | Mattias Andrée | 2014-11-06 | 1 | -14/+26 |
* | m | Mattias Andrée | 2014-11-06 | 1 | -1/+1 |
* | whoops | Mattias Andrée | 2014-11-06 | 1 | -1/+1 |
* | add todo | Mattias Andrée | 2014-11-06 | 1 | -0/+1 |
* | fix bug | Mattias Andrée | 2014-11-06 | 1 | -4/+5 |
* | improved optimisation | Mattias Andrée | 2014-11-06 | 1 | -1/+1 |