| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-15 | Organise files | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-26 | Keccak[] is not defined via its output size, but it is only explicitly defined for Keccak1600, so proportional for rest | Mattias Andrée | 1 | -4/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-26 | Fix libkeccak_degeneralise_spec and add missing error: LIBKECCAK_GENERALISED_SPEC_ERROR_STATE_BITRATE_CAPACITY_INCONSISTENCY | Mattias Andrée | 1 | -18/+16 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-26 | Fix error in libkeccak_degeneralise_spec: spec->state_size was set to 1 rather than have_state_size | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2021-07-30 | Use inline instead of static inline for non-deprecated functions | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2021-07-30 | Fix clang warnings | Mattias Andrée | 1 | -4/+11 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2019-02-11 | General improvements | Mattias Andrée | 1 | -24/+30 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2019-02-11 | Deprecate typedefs | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2019-02-11 | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2019-02-10 | General API improvements | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-14 | General improvements | Mattias Andrée | 1 | -0/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-10-13 | Change style and license | Mattias Andrée | 1 | -113/+81 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2017-02-10 | bump year and change e-mail | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2015-10-04 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-10-02 | only include gcc diagnositic pragma when compiling with gcc | Mattias Andrée | 1 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-31 | fix warning (compiler regression?) | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-25 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-05 | m | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-05 | maybe-initialised warning on -O3 in generalised-spec | Mattias Andrée | 1 | -13/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | add and fix more warnings | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | begin makefile + fix warnings and errors | Mattias Andrée | 1 | -5/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | add generalised-spec | Mattias Andrée | 1 | -0/+119 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
