Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace relative_performance with libhashsum_get_relative_performance | Mattias Andrée | 2024-09-12 | 1 | -1/+0 |
* | Add relative_performance | Mattias Andrée | 2024-09-11 | 1 | -0/+1 |
* | Add hash_excess_bits | Mattias Andrée | 2024-09-06 | 1 | -0/+1 |
* | Add standard_partial_byte_input_encoding and standard_partial_byte_output_encoding | Mattias Andrée | 2024-09-05 | 1 | -0/+2 |
* | 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/+239 |