Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | Mattias Andrée | 2022-01-19 | 1 | -9/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Optimisation for amd64 | Mattias Andrée | 2022-01-19 | 1 | -25/+51 |
| | | | | | | | | 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> | ||||
* | Add BLAKE2X | Mattias Andrée | 2022-01-08 | 1 | -0/+46 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |