aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_marshal.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move man pages into man3/ and man7/Mattias Andrée4 days1-37/+0
| | | | 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/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Deprecate typedefsMattias Andrée2019-02-111-1/+1
| | | | 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/+38
Signed-off-by: Mattias Andrée <maandree@kth.se>