aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-01Add support for BLAKE2 (but not tree-hashing)Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-08-30m + add man pagesMattias Andrée1-11/+12
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-08-24Add BLAKE via libblake>=1.1 (this version introduced libblake_init())Mattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-08-24Add support for Keccak, SHA3, SHAKE, and RawSHAKE via libkeccak>=1.3 (this version introduced zerocopy)Mattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-08-24Add READMEMattias Andrée1-0/+30
Signed-off-by: Mattias Andrée <maandree@kth.se>