#hashing #file #utility

bin+lib wholesum

Wholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.

7 releases

0.2.7 Aug 19, 2023
0.2.6 Oct 8, 2022
0.2.4 Aug 3, 2022
0.2.3 May 26, 2022
0.1.0 Oct 28, 2021

#817 in Filesystem

AGPL-3.0-only

24KB
357 lines

🥧 Wholesum

CI

Wholesome collection of file hashing algorithms all bundled in a single tool. Like sha256sum, b3sum and others, but one: the whole-sum.

Build

Have the latest rustup, rust toolchain and cargo installed and run:

cargo build

Usage

Run the binary with the --help flag to get detailed instructions.

License

This project is licensed under the AGPL-3.0 License (or https://www.gnu.org/licenses/agpl-3.0.html).

Dependencies

~7MB
~126K SLoC