| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-02-22 | m fixes1.4.3 | Mattias Andrée | 1 | -3/+3 |
| 2024-09-15 | m + split out implemenation for w=8,16,32,64 | Mattias Andrée | 1 | -503/+66 |
| 2024-09-15 | Optimisation for w=8,16,32 | Mattias Andrée | 1 | -53/+378 |
| 2024-09-15 | Organise files | Mattias Andrée | 1 | -35/+16 |
| 2024-09-14 | Fix bug where the hash is incomplete and possiblity corrupt when the bitrate is not a multiple of the word size | Mattias Andrée | 1 | -1/+1 |
| 2022-02-26 | Remove useless restrict from internal functions | Mattias Andrée | 1 | -4/+4 |
| 2022-02-26 | Remove useless restricts | Mattias Andrée | 1 | -2/+2 |
| 2022-02-23 | Remove unused variables from libkeccak_zerocopy_digest | Øystein Heskestad | 1 | -2/+0 |
| 2021-12-24 | Add libkeccak_zerocopy_{update,digest} and in libkeccak_generalised_sum_fd (requires man pages) | Mattias Andrée | 1 | -27/+120 |
| 2021-07-30 | Fix clang warnings | Mattias Andrée | 1 | -30/+49 |
| 2019-02-11 | General improvements | Mattias Andrée | 1 | -26/+21 |
| 2019-02-11 | Deprecate typedefs | Mattias Andrée | 1 | -14/+14 |
| 2019-02-11 | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 1 | -0/+0 |
| 2019-02-10 | Fix warnings | Mattias Andrée | 1 | -1/+1 |
| 2019-02-10 | General API improvements | Mattias Andrée | 1 | -48/+46 |
| 2017-10-14 | General improvements | Mattias Andrée | 1 | -8/+16 |
| 2017-10-13 | Change style and license | Mattias Andrée | 1 | -366/+342 |
| 2017-02-10 | bump year and change e-mail | Mattias Andrée | 1 | -1/+1 |
| 2015-10-07 | m doc | Mattias Andrée | 1 | -2/+2 |
| 2015-07-25 | bump year | Mattias Andrée | 1 | -1/+1 |
| 2014-11-13 | doc typo | Mattias Andrée | 1 | -4/+4 |
| 2014-11-12 | m | Mattias Andrée | 1 | -2/+0 |
| 2014-11-12 | m | Mattias Andrée | 1 | -1/+0 |
| 2014-11-12 | minor opts | Mattias Andrée | 1 | -4/+2 |
| 2014-11-12 | add secure variants of update and digest | Mattias Andrée | 1 | -2/+115 |
| 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 | 1 | -7/+7 |
| 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 | 1 | -4/+6 |
| 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 | 1 | -11/+7 |
| 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 | fix bug | Mattias Andrée | 1 | -4/+5 |
| 2014-11-05 | m improvement: make msg in libkeccak_digest const | Mattias Andrée | 1 | -6/+4 |
| 2014-11-05 | m | Mattias Andrée | 1 | -3/+3 |
| 2014-11-05 | fix bugs | Mattias Andrée | 1 | -13/+19 |
| 2014-11-05 | m | Mattias Andrée | 1 | -1/+1 |
| 2014-11-04 | add and fix more warnings | Mattias Andrée | 1 | -32/+31 |
| 2014-11-04 | begin makefile + fix warnings and errors | Mattias Andrée | 1 | -14/+15 |
| 2014-11-04 | m | Mattias Andrée | 1 | -4/+4 |
| 2014-11-04 | completion of digest.c, apart from testing and fixing insecurities | Mattias Andrée | 1 | -14/+150 |
| 2014-11-04 | work on the hashing | Mattias Andrée | 1 | -31/+272 |
| 2014-11-04 | m gitignore + implementation of squeezers | Mattias Andrée | 1 | -21/+49 |
| 2014-11-04 | add digest.h and hex.h | Mattias Andrée | 1 | -0/+85 |
