Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-24 | Disable the massive tests | Mattias Andrée | 5 | -16/+40 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2024-08-24 | Document when things were introduced | Mattias Andrée | 1 | -3/+90 | |
Also mention when an algorithm has been compromised Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2024-08-23 | Silence some clang warnings | Mattias Andrée | 1 | -1/+8 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2024-08-23 | Fixes + add SHA2 support via libsha2 | Mattias Andrée | 20 | -32/+518 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2024-08-23 | Fixes + add SHA0 and SHA1 using libsha1 | Mattias Andrée | 16 | -25/+260 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |