aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak.7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add man pages for zero-copy functionsMattias Andrée2021-12-241-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée2019-02-121-7/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Split most .c files into one per function and flatten file hierarchyMattias Andrée2019-02-111-0/+70
Signed-off-by: Mattias Andrée <maandree@kth.se>