Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace relative_performance with libhashsum_get_relative_performance | Mattias Andrée | 2024-09-12 | 1 | -20/+0 |
* | Add relative_performance | Mattias Andrée | 2024-09-11 | 1 | -0/+20 |
* | 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 |
* | keccak: but squeeze code in common subroutine | Mattias Andrée | 2024-09-01 | 1 | -26/+22 |
* | Add tests for Keccak and fix squeeze support in finalise_const for Keccak | Mattias Andrée | 2024-09-01 | 1 | -1/+13 |
* | Add support for extended hash + add support for output hash to custom buffer when supported | Mattias Andrée | 2024-08-31 | 1 | -14/+35 |
* | m + add support for z parameter for keccak | Mattias Andrée | 2024-08-28 | 1 | -6/+19 |
* | Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy) | Mattias Andrée | 2024-08-24 | 1 | -0/+148 |