aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update e-mailHEADmasterMattias Andrée2024-10-061-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Empty signed commitMattias Andrée2024-04-060-0/+0
|
* Add -P (pepper), -S (salt), and -K (key) to b2sum + m fix1.0Mattias Andrée2023-07-0612-33/+292
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bump yearMattias Andrée2023-07-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add -S (salt) to bsumMattias Andrée2023-07-068-26/+178
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Remove -Wall -O3 from CFLAGS (unportable) and -s from LDFLAGSMattias Andrée2023-07-051-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add coverage testMattias Andrée2022-02-213-3/+23
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add testsMattias Andrée2022-02-219-4/+12690
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix readmeMattias Andrée2022-02-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* b2sum.1: add note that BLAKE2X has not been finalisedMattias Andrée2022-02-201-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add readme, fix documentation, and add/update todoMattias Andrée2022-02-209-13/+108
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve makefileMattias Andrée2022-02-201-17/+9
| | | | 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>
* Update for libblake 3.0Mattias Andrée2022-02-201-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2022-01-191-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + add b2sumMattias Andrée2022-01-1612-243/+710
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2022-01-0712-0/+1011
Signed-off-by: Mattias Andrée <maandree@kth.se>