| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Keccak[] is not defined via its output size, but it is only explicitly defined for Keccak1600, so proportional for rest | Mattias Andrée | 2022-02-26 | 1 | -4/+3 |
| * | Fix libkeccak_degeneralise_spec and add missing error: LIBKECCAK_GENERALISED_SPEC_ERROR_STATE_BITRATE_CAPACITY_INCONSISTENCY | Mattias Andrée | 2022-02-26 | 1 | -18/+16 |
| * | Fix error in libkeccak_degeneralise_spec: spec->state_size was set to 1 rather than have_state_size | Mattias Andrée | 2022-02-26 | 1 | -6/+6 |
| * | Use inline instead of static inline for non-deprecated functions | Mattias Andrée | 2021-07-30 | 1 | -2/+1 |
| * | Fix clang warnings | Mattias Andrée | 2021-07-30 | 1 | -4/+11 |
| * | General improvements | Mattias Andrée | 2019-02-11 | 1 | -24/+30 |
| * | Deprecate typedefs | Mattias Andrée | 2019-02-11 | 1 | -3/+3 |
| * | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 2019-02-11 | 1 | -0/+111 |
