aboutsummaryrefslogtreecommitdiffstats
path: root/ripemd-256.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add BLAKE via libblake>=1.1 (this version introduced libblake_init())Mattias Andrée2024-08-241-1/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Make algorithms optionalMattias Andrée2024-08-241-2/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2024-08-231-0/+32
Signed-off-by: Mattias Andrée <maandree@kth.se>