aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_unmarshal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Suppress clang warnings1.2.2Mattias Andrée2021-07-301-0/+4
* Fix clang warningsMattias Andrée2021-07-301-1/+1
* Do not divide by sizeof(char)Mattias Andrée2021-07-301-5/+5
* Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée2019-02-121-22/+27
* General improvementsMattias Andrée2019-02-111-1/+1
* Deprecate typedefsMattias Andrée2019-02-111-2/+2
* Split most .c files into one per function and flatten file hierarchyMattias Andrée2019-02-111-0/+50