Description
The BLAKE SHA-3 candidate hashes, in Haskell.
Description
This provides an executable which relies on the blakesum
library, Data.Digest.BLAKE
.
Usage: blakesum [--algorithm=BITS] [--check] [--salt=SALT] FILE(S)
Contributions and optimizations are welcome!