Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add libhashsum_hasher.algorithm_string | Mattias Andrée | 2024-08-24 | 1 | -0/+8 |
* | Make algorithms optional | Mattias Andrée | 2024-08-24 | 1 | -8/+26 |
* | Test partial byte support in SHA1 and SHA-224 | Mattias Andrée | 2024-08-24 | 1 | -1/+9 |
* | Standardise how to interpret a partial byte | Mattias Andrée | 2024-08-24 | 1 | -0/+6 |
* | Silence some clang warnings | Mattias Andrée | 2024-08-23 | 1 | -1/+8 |
* | Fixes + add SHA0 and SHA1 using libsha1 | Mattias Andrée | 2024-08-23 | 1 | -0/+1 |
* | First commit | Mattias Andrée | 2024-08-23 | 1 | -0/+162 |