Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for extended hash + add support for output hash to custom buffer when supported | Mattias Andrée | 2024-08-31 | 1 | -5/+8 |
* | Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy) | Mattias Andrée | 2024-08-24 | 1 | -0/+1 |
* | Add libhashsum_hasher.algorithm_string | Mattias Andrée | 2024-08-24 | 1 | -0/+1 |
* | Make algorithms optional | Mattias Andrée | 2024-08-24 | 1 | -0/+12 |
* | Standardise how to interpret a partial byte | Mattias Andrée | 2024-08-24 | 1 | -2/+6 |
* | Fixes + add SHA0 and SHA1 using libsha1 | Mattias Andrée | 2024-08-23 | 1 | -1/+1 |
* | First commit | Mattias Andrée | 2024-08-23 | 1 | -0/+247 |