Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimisation for amd64 | Mattias Andrée | 2022-01-19 | 1 | -1/+1 |
| | | | | | | | | 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 *_force_update for BLAKE2[X] (intended for parallel hashing) | Mattias Andrée | 2022-01-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add BLAKE2X | Mattias Andrée | 2022-01-08 | 1 | -2/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 2022-01-07 | 1 | -1/+18 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2022-01-05 | 1 | -0/+98 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |