Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m + split out implemenation for w=8,16,32,64 | Mattias Andrée | 2024-09-15 | 1 | -503/+66 |
* | Optimisation for w=8,16,32 | Mattias Andrée | 2024-09-15 | 1 | -54/+379 |
* | Organise files | Mattias Andrée | 2024-09-15 | 1 | -35/+16 |
* | Fix bug where the hash is incomplete and possiblity corrupt when the bitrate is not a multiple of the word size | Mattias Andrée | 2024-09-14 | 1 | -1/+1 |
* | Remove useless restrict from internal functions | Mattias Andrée | 2022-02-26 | 1 | -4/+4 |
* | Remove useless restricts | Mattias Andrée | 2022-02-26 | 1 | -2/+2 |
* | Remove unused variables from libkeccak_zerocopy_digest | Øystein Heskestad | 2022-02-23 | 1 | -2/+0 |
* | Add libkeccak_zerocopy_{update,digest} and in libkeccak_generalised_sum_fd (requires man pages) | Mattias Andrée | 2021-12-24 | 1 | -27/+120 |
* | Fix clang warnings | Mattias Andrée | 2021-07-30 | 1 | -30/+49 |
* | General improvements | Mattias Andrée | 2019-02-11 | 1 | -26/+21 |
* | Deprecate typedefs | Mattias Andrée | 2019-02-11 | 1 | -14/+14 |
* | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 2019-02-11 | 1 | -0/+594 |