mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
hashsum: added blake2 as a hashing algorithm (#1651)
This commit is contained in:
parent
d21acc4621
commit
3ca8ba997c
6 changed files with 85 additions and 25 deletions
|
@ -43,4 +43,5 @@ test_digest! {
|
|||
sha3_512 sha3 512
|
||||
shake128_256 shake128 256
|
||||
shake256_512 shake256 512
|
||||
b2sum b2sum 512
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue