| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-08-27 | m misc | Mattias Andrée | 1 | -78/+4 |
| 2024-08-24 | Add BLAKE via libblake>=1.1 (this version introduced libblake_init()) | Mattias Andrée | 1 | -3/+31 |
| 2024-08-24 | Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy) | Mattias Andrée | 1 | -4/+48 |
| 2024-08-24 | Add libhashsum_init_hasher_from_string + m | Mattias Andrée | 1 | -0/+1 |
| 2024-08-24 | Make algorithms optional | Mattias Andrée | 1 | -4/+49 |
| 2024-08-24 | Standardise how to interpret a partial byte | Mattias Andrée | 1 | -1/+2 |
| 2024-08-24 | Fix makefile | Mattias Andrée | 1 | -1/+1 |
| 2024-08-23 | Fixes + add SHA2 support via libsha2 | Mattias Andrée | 1 | -2/+15 |
| 2024-08-23 | Fixes + add SHA0 and SHA1 using libsha1 | Mattias Andrée | 1 | -4/+8 |
