mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
hashsum: Add BLAKE3 to Hashing Algorithms
Signed-off-by: Shreyans Jain <shreyansthebest2007@gmail.com>
This commit is contained in:
parent
e5be9c1aaf
commit
30d7a4b167
7 changed files with 66 additions and 1 deletions
1
tests/fixtures/hashsum/b3sum.checkfile
vendored
Normal file
1
tests/fixtures/hashsum/b3sum.checkfile
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
a1a55887535397bf461902491c8779188a5dd1f8c3951b3d9cf6ecba194e87b0 input.txt
|
1
tests/fixtures/hashsum/b3sum.expected
vendored
Normal file
1
tests/fixtures/hashsum/b3sum.expected
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
a1a55887535397bf461902491c8779188a5dd1f8c3951b3d9cf6ecba194e87b0
|
Loading…
Add table
Add a link
Reference in a new issue