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 initial t[0] for keyed BLAKE2s | Mattias Andrée | 2022-02-19 | 1 | -1/+1 |
* | Fix warnings | Mattias Andrée | 2022-01-19 | 1 | -8/+15 |
* | Optimisation for amd64 | Mattias Andrée | 2022-01-19 | 1 | -25/+53 |
* | Add BLAKE2X | Mattias Andrée | 2022-01-08 | 1 | -10/+3 |
* | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 2022-01-07 | 1 | -0/+58 |