Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Organise files | Mattias Andrée | 2024-09-15 | 1 | -59/+0 |
* | Split libkeccak.h and fix support for architectures that do not allow misaligned memory | Mattias Andrée | 2024-09-15 | 1 | -2/+2 |
* | Suppress clang warnings1.2.2 | Mattias Andrée | 2021-07-30 | 1 | -0/+4 |
* | Fix clang warnings | Mattias Andrée | 2021-07-30 | 1 | -1/+1 |
* | Do not divide by sizeof(char) | Mattias Andrée | 2021-07-30 | 1 | -5/+5 |
* | Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffix | Mattias Andrée | 2019-02-12 | 1 | -22/+27 |
* | General improvements | Mattias Andrée | 2019-02-11 | 1 | -1/+1 |
* | Deprecate typedefs | Mattias Andrée | 2019-02-11 | 1 | -2/+2 |
* | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 2019-02-11 | 1 | -0/+50 |