Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-09-15 | info: overview | Mattias Andrée | 2 | -2/+50 |
2015-09-14 | start on info manual | Mattias Andrée | 5 | -4/+1395 |
2015-09-14 | some functions behave like malloc | Mattias Andrée | 2 | -4/+4 |
2015-08-31 | update dist | Mattias Andrée | 1 | -2/+2 |
2015-08-31 | update version1.1 | Mattias Andrée | 1 | -1/+1 |
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-08-15 | update dist | Mattias Andrée | 1 | -2/+2 |
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 | 5 | -11/+654 |
2015-07-25 | bump year | Mattias Andrée | 16 | -16/+16 |
2015-03-28 | See issue #1 | Mattias Andrée | 1 | -2/+2 |
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-13 | derp | Mattias Andrée | 1 | -1/+1 |
2014-11-13 | dist | Mattias Andrée | 2 | -0/+39 |
2014-11-13 | m0.1 | Mattias Andrée | 1 | -6/+6 |
2014-11-13 | m | Mattias Andrée | 1 | -4/+4 |
2014-11-12 | m | Mattias Andrée | 2 | -4/+0 |
2014-11-12 | add install and uninstall rules | Mattias Andrée | 2 | -0/+103 |
2014-11-12 | update todo | Mattias Andrée | 1 | -0/+2 |
2014-11-12 | m | Mattias Andrée | 1 | -2/+2 |
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 | 4 | -9/+43 |
2014-11-07 | check that word size is a multiple of 8 | Mattias Andrée | 1 | -4/+12 |
2014-11-07 | add static library and dep list | Mattias Andrée | 3 | -1/+48 |
2014-11-07 | m | Mattias Andrée | 1 | -1/+1 |