| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 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 |
| 2014-11-06 | fix bug | Mattias Andrée | 1 | -4/+5 |
| 2014-11-06 | improved optimisation | Mattias Andrée | 1 | -1/+1 |
| 2014-11-06 | m | Mattias Andrée | 1 | -3/+13 |
| 2014-11-06 | remove gcov flags | Mattias Andrée | 1 | -1/+0 |
| 2014-11-05 | derp | Mattias Andrée | 1 | -4/+3 |
| 2014-11-05 | m + benchmark-flags | Mattias Andrée | 2 | -0/+126 |
| 2014-11-05 | make it possible to select file to benchmark over | Mattias Andrée | 1 | -3/+10 |
| 2014-11-05 | add benchmark program | Mattias Andrée | 1 | -0/+152 |
| 2014-11-05 | update the test for the last commit | Mattias Andrée | 1 | -13/+6 |
| 2014-11-05 | m improvement: make msg in libkeccak_digest const | Mattias Andrée | 2 | -7/+5 |
| 2014-11-05 | test.c does not need its own directory | Mattias Andrée | 1 | -0/+0 |
| 2014-11-05 | m | Mattias Andrée | 13 | -40/+40 |
| 2014-11-05 | m doc | Mattias Andrée | 1 | -0/+7 |
| 2014-11-05 | add test for file | Mattias Andrée | 1 | -1/+61 |
| 2014-11-05 | test squeeze functions | Mattias Andrée | 1 | -3/+105 |
| 2014-11-05 | add libkeccak_state_reset | Mattias Andrée | 1 | -0/+14 |
| 2014-11-05 | add test for libkeccak_update | Mattias Andrée | 1 | -6/+110 |
