Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix blksize adjustment when exceeding alloca limit in libkeccak_generalised_sum_fd1.3.1 | Mattias Andrée | 2022-02-03 | 1 | -1/+5 |
* | Fix zero-copy update to libkeccak_generalised_sum_fd1.3 | Mattias Andrée | 2021-12-24 | 1 | -3/+6 |
* | Add libkeccak_zerocopy_{update,digest} and in libkeccak_generalised_sum_fd (requires man pages) | Mattias Andrée | 2021-12-24 | 1 | -5/+32 |
* | Fix clang warnings | Mattias Andrée | 2021-07-30 | 1 | -0/+9 |
* | Add ALLOCA_LIMIT to fix bug #13 on GitHub reported by Justin Gottula | Mattias Andrée | 2021-07-27 | 1 | -3/+17 |
* | support WIN32 | hackyminer | 2020-06-10 | 1 | -0/+4 |
* | General improvements | Mattias Andrée | 2019-02-11 | 1 | -5/+5 |
* | Deprecate typedefs | Mattias Andrée | 2019-02-11 | 1 | -1/+1 |
* | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 2019-02-11 | 1 | -0/+49 |