aboutsummaryrefslogtreecommitdiffstats
path: root/t (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-04Add more BLAKE2 tests and fix keyed BLAKE2 support in libhashsum_init_hasher_from_stringMattias Andrée3-9/+214
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-09-04Fix and test BLAKE2 supportMattias Andrée2-0/+52
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-09-04tests: check .supports_non_whole_bytesMattias Andrée34-33/+34
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-09-01Move test files into t/Mattias Andrée35-0/+3575
Signed-off-by: Mattias Andrée <maandree@kth.se>