aboutsummaryrefslogtreecommitdiffstats
path: root/hmac/libkeccak_hmac_unmarshal.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-2/+2
2021-07-30Suppress clang warnings1.2.2Mattias Andrée1-0/+4
2021-07-30Fix clang warningsMattias Andrée1-1/+1
2021-07-30Do not divide by sizeof(char)Mattias Andrée1-5/+5
2019-02-12Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée1-21/+26
2019-02-11General improvementsMattias Andrée1-1/+1
2019-02-11Deprecate typedefsMattias Andrée1-2/+2
2019-02-11Split most .c files into one per function and flatten file hierarchyMattias Andrée1-0/+50