Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -18/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | General improvements | Mattias Andrée | 2019-02-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Deprecate typedefs | Mattias Andrée | 2019-02-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 2019-02-11 | 1 | -0/+18 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |