mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
cksum: Add crc32b
algorithm
This commit is contained in:
parent
d92d756d0d
commit
ed4edb4b8a
8 changed files with 78 additions and 13 deletions
|
@ -356,6 +356,7 @@ sha3 = "0.10.8"
|
|||
blake2b_simd = "1.0.2"
|
||||
blake3 = "1.5.1"
|
||||
sm3 = "0.4.2"
|
||||
crc32fast = "1.4.2"
|
||||
digest = "0.10.7"
|
||||
|
||||
uucore = { version = "0.0.29", package = "uucore", path = "src/uucore" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue