aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_state_initialise.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-15Optimisation for w=8,16,32Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-07-30Fix clang warningsMattias Andrée1-3/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11General improvementsMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Deprecate typedefsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Split most .c files into one per function and flatten file hierarchyMattias Andrée1-0/+33
Signed-off-by: Mattias Andrée <maandree@kth.se>