Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-19 | Add missing UNLIKELY | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Fix initial t[0] for keyed BLAKE2Xs | Mattias Andrée | 1 | -1/+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-02-19 | Add document BLAKE functions and make two functions inline | Mattias Andrée | 5 | -29/+288 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Add some documentation, add const, and make some functions inline | Mattias Andrée | 9 | -80/+257 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2022-02-19 | Properly group code in libblake.h | Mattias Andrée | 1 | -31/+54 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |