aboutsummaryrefslogtreecommitdiffstats
path: root/bsum.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix warningsHEAD1.0.1masterMattias Andrée19 hours1-7/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add -P (pepper), -S (salt), and -K (key) to b2sum + m fix1.0Mattias Andrée2023-07-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add -S (salt) to bsumMattias Andrée2023-07-061-21/+33
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add readme, fix documentation, and add/update todoMattias Andrée2022-02-201-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Deduplicate codeMattias Andrée2022-02-201-138/+34
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add b2sumMattias Andrée2022-01-161-234/+35
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2022-01-071-0/+533
Signed-off-by: Mattias Andrée <maandree@kth.se>