Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libblake_init: return before locking if already initialised (check-lock-check) | Mattias Andrée | 2022-02-17 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix typo | Mattias Andrée | 2022-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster | Mattias Andrée | 2022-01-21 | 1 | -0/+27 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |