Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardise how to interpret a partial byte | Mattias Andrée | 2024-08-24 | 1 | -0/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Document when things were introduced | Mattias Andrée | 2024-08-24 | 1 | -3/+90 |
| | | | | | | Also mention when an algorithm has been compromised Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fixes + add SHA2 support via libsha2 | Mattias Andrée | 2024-08-23 | 1 | -27/+158 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fixes + add SHA0 and SHA1 using libsha1 | Mattias Andrée | 2024-08-23 | 1 | -13/+59 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2024-08-23 | 1 | -0/+344 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |