aboutsummaryrefslogtreecommitdiffstats
path: root/libblake_blake256_init.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-19Add some documentation, add const, and make some functions inlineMattias Andrée1-5/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-07Add BLAKE2b and BLAKE2s + add salt support to BLAKE + mMattias Andrée1-10/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>