Crates.io | check-hash |
lib.rs | check-hash |
version | 0.1.0 |
source | src |
created_at | 2023-04-07 07:34:41.062986 |
updated_at | 2023-04-07 07:34:41.062986 |
description | A small utility for checking file hashes |
homepage | |
repository | https://github.com/MarkV43/check-hash |
max_upload_size | |
id | 832813 |
size | 19,120 |
This is a small and practical utility to check file hashes.
Just run cargo install check-hash
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.