aboutsummaryrefslogtreecommitdiffstats
path: root/extra/libkeccak_state_marshal.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-15Optimisation for w=8,16,32Mattias Andrée1-2/+2
2024-09-15Organise filesMattias Andrée1-1/+1
2024-09-15Split libkeccak.h and fix support for architectures that do not allow misaligned memoryMattias Andrée1-12/+21
2021-12-24Fix marshal and unmarshalMattias Andrée1-18/+24
2021-07-30Fix clang warningsMattias Andrée1-1/+6
2021-07-30Do not divide by sizeof(char)Mattias Andrée1-2/+2
2019-02-12Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée1-15/+17
2019-02-11General improvementsMattias Andrée1-1/+1
2019-02-11Deprecate typedefsMattias Andrée1-3/+3
2019-02-11Split most .c files into one per function and flatten file hierarchyMattias Andrée1-0/+33