| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-15 | m + split out implemenation for w=8,16,32,64 | Mattias Andrée | 1 | -9/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2024-09-15 | Optimisation for w=8,16,32 | Mattias Andrée | 1 | -0/+27 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2024-09-15 | Organise files | Mattias Andrée | 1 | -0/+38 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2024-09-15 | Split libkeccak.h and fix support for architectures that do not allow misaligned memory | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2021-07-30 | Fix clang warnings | Mattias Andrée | 1 | -1/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2021-07-30 | common.h: macOS needs alloca.h too | Caleb Xu | 1 | -1/+1 | |
| 2021-07-27 | Add ALLOCA_LIMIT to fix bug #13 on GitHub reported by Justin Gottula | Mattias Andrée | 1 | -6/+13 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-06-10 | Style fix | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-06-10 | support WIN32 | hackyminer | 1 | -0/+7 | |
| 2019-02-11 | General improvements | Mattias Andrée | 1 | -0/+2 | |
| 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 | -0/+19 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2019-02-10 | General API improvements | Mattias Andrée | 1 | -14/+5 | |
| 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 | -20/+11 | |
| 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-02 | attributes are gcc specific | Mattias Andrée | 1 | -9/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-25 | beginning of hmac implementation | Mattias Andrée | 1 | -0/+1 | |
| 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-04 | begin makefile + fix warnings and errors | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | add files.o | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | add generalised-spec | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | add digest.h and hex.h | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | add spec.h, state.h and libkeccak.h | Mattias Andrée | 1 | -0/+28 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
