Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace relative_performance with libhashsum_get_relative_performance | Mattias Andrée | 2024-09-12 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add relative_performance | Mattias Andrée | 2024-09-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add hash_excess_bits | Mattias Andrée | 2024-09-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add standard_partial_byte_input_encoding and standard_partial_byte_output_encoding | Mattias Andrée | 2024-09-05 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add support for extended hash + add support for output hash to custom buffer when supported | Mattias Andrée | 2024-08-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | 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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add libhashsum_hasher.algorithm_string | Mattias Andrée | 2024-08-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Make algorithms optional | Mattias Andrée | 2024-08-24 | 1 | -0/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fixes + add SHA0 and SHA1 using libsha1 | Mattias Andrée | 2024-08-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2024-08-23 | 1 | -0/+145 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |