aboutsummaryrefslogtreecommitdiffstats
path: root/b2sum.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-06Add -P (pepper), -S (salt), and -K (key) to b2sum + m fix1.0Mattias Andrée1-2/+87
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-20Add readme, fix documentation, and add/update todoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-20Update for libblake 3.0Mattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-19mMattias Andrée1-4/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-16m + add b2sumMattias Andrée1-0/+295
Signed-off-by: Mattias Andrée <maandree@kth.se>