1 unstable release
0.1.0 | Apr 7, 2023 |
---|
#19 in #file-integrity
8KB
56 lines
check-hash
This is a small and practical utility to check file hashes.
Installation
Just run cargo install check-hash
Usage
Go to the folder of the file you want to check. Then run check-hash[.exe] <filename> <hash>
.
This tool automatically identifies the hashing algorithm and checks your file integrity.
Dependencies
~485KB
~11K SLoC