aboutsummaryrefslogtreecommitdiffstats
path: root/libblake_encode_hex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-19Fix initial t[0] for keyed BLAKE2sMattias Andrée1-1/+1
2022-02-19Add document BLAKE functions and make two functions inlineMattias Andrée5-29/+288
2022-02-19Add some documentation, add const, and make some functions inlineMattias Andrée9-80/+257
2022-02-19Properly group code in libblake.hMattias Andrée1-31/+54