1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

cksum/blake2b: improve the error management

This commit is contained in:
Sylvestre Ledru 2024-05-14 13:32:49 +02:00
parent 8ddb2131df
commit 843275a136
4 changed files with 29 additions and 33 deletions

View file

@ -1,2 +0,0 @@
BLAKE2b-16 (lorem_ipsum.txt) = 7e2f
BLAKE2b-16 (alice_in_wonderland.txt) = a546

View file

@ -1,2 +0,0 @@
cksum: invalid length: 15
cksum: length is not a multiple of 8