#check #hash #integrity #security #filehash

nightly app check-hash

A small utility for checking file hashes

1 unstable release

0.1.0 Apr 7, 2023

#26 in #integrity

MIT/Apache

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

~470KB
~11K SLoC