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 | -4/+9 |
* | m fix | Mattias Andrée | 2024-08-24 | 1 | -1/+1 |
* | Add support for salt for BLAKE | Mattias Andrée | 2024-08-24 | 1 | -4/+28 |
* | Add BLAKE via libblake>=1.1 (this version introduced libblake_init()) | Mattias Andrée | 2024-08-24 | 1 | -0/+98 |