| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-02-20 | 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 | 1 | -6/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-19 | Fix initial t[0] for keyed BLAKE2s | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Fix warnings | Mattias Andrée | 1 | -8/+15 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Optimisation for amd64 | Mattias Andrée | 1 | -25/+53 | |
| Increased major number as the ABI was broken by insertion of padding into the BLAKE2 parameter structures (except for BLAKE2Xs) Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-08 | Add BLAKE2X | Mattias Andrée | 1 | -10/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-07 | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 1 | -0/+58 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
