Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -P (pepper), -S (salt), and -K (key) to b2sum + m fix1.0 | Mattias Andrée | 2023-07-06 | 12 | -33/+292 |
* | bump year | Mattias Andrée | 2023-07-06 | 1 | -1/+1 |
* | Add -S (salt) to bsum | Mattias Andrée | 2023-07-06 | 8 | -26/+178 |
* | Remove -Wall -O3 from CFLAGS (unportable) and -s from LDFLAGS | Mattias Andrée | 2023-07-05 | 1 | -2/+2 |
* | Add coverage test | Mattias Andrée | 2022-02-21 | 3 | -3/+23 |
* | Add tests | Mattias Andrée | 2022-02-21 | 9 | -4/+12690 |
* | Fix readme | Mattias Andrée | 2022-02-21 | 1 | -1/+1 |
* | b2sum.1: add note that BLAKE2X has not been finalised | Mattias Andrée | 2022-02-20 | 1 | -1/+3 |
* | Add readme, fix documentation, and add/update todo | Mattias Andrée | 2022-02-20 | 9 | -13/+108 |
* | Improve makefile | Mattias Andrée | 2022-02-20 | 1 | -17/+9 |
* | Deduplicate code | Mattias Andrée | 2022-02-20 | 1 | -138/+34 |
* | Update for libblake 3.0 | Mattias Andrée | 2022-02-20 | 1 | -4/+4 |
* | m | Mattias Andrée | 2022-01-19 | 1 | -4/+5 |
* | m + add b2sum | Mattias Andrée | 2022-01-16 | 12 | -243/+710 |
* | First commit | Mattias Andrée | 2022-01-07 | 12 | -0/+1011 |