Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests for BLAKE2b and BLAKE2s and update init functions (breaks API; were broken for keyed mode with zero-length message) | Mattias Andrée | 2022-02-20 | 1 | -6/+1 |
* | Fix warnings | Mattias Andrée | 2022-01-19 | 1 | -7/+14 |
* | Optimisation for amd64 | Mattias Andrée | 2022-01-19 | 1 | -40/+70 |
* | Add BLAKE2X | Mattias Andrée | 2022-01-08 | 1 | -19/+2 |
* | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 2022-01-07 | 1 | -0/+83 |