Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for BLAKE2 (but not tree-hashing) | Mattias Andrée | 2024-09-01 | 6 | -1/+17 |
* | m fix | Mattias Andrée | 2024-09-01 | 1 | -4/+4 |
* | m misc | Mattias Andrée | 2024-08-27 | 2 | -0/+74 |
* | Add BLAKE via libblake>=1.1 (this version introduced libblake_init()) | Mattias Andrée | 2024-08-24 | 8 | -0/+20 |
* | Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy) | Mattias Andrée | 2024-08-24 | 8 | -0/+20 |
* | Make algorithms optional | Mattias Andrée | 2024-08-24 | 19 | -0/+20 |
* | First commit | Mattias Andrée | 2024-08-23 | 3 | -0/+18 |