aboutsummaryrefslogtreecommitdiffstats
path: root/blake512.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More testingMattias Andrée2024-08-311-1/+62
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add BLAKE via libblake>=1.1 (this version introduced libblake_init())Mattias Andrée2024-08-241-0/+195
Signed-off-by: Mattias Andrée <maandree@kth.se>