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