aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_state_unmarshal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix marshal and unmarshalMattias Andrée2021-12-241-10/+21
* Fix clang warningsMattias Andrée2021-07-301-1/+6
* Do not divide by sizeof(char)Mattias Andrée2021-07-301-3/+3
* Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée2019-02-121-1/+6
* General improvementsMattias Andrée2019-02-111-1/+1
* Deprecate typedefsMattias Andrée2019-02-111-3/+3
* Split most .c files into one per function and flatten file hierarchyMattias Andrée2019-02-111-0/+36