Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test files into t/ | Mattias Andrée | 2024-09-01 | 1 | -50/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add BLAKE via libblake>=1.1 (this version introduced libblake_init()) | Mattias Andrée | 2024-08-24 | 1 | -1/+7 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Make algorithms optional | Mattias Andrée | 2024-08-24 | 1 | -4/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Test partial byte support in SHA1 and SHA-224 | Mattias Andrée | 2024-08-24 | 1 | -1/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Disable the massive tests | Mattias Andrée | 2024-08-24 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fixes + add SHA2 support via libsha2 | Mattias Andrée | 2024-08-23 | 1 | -0/+28 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |