check-hash

Crates.iocheck-hash
lib.rscheck-hash
version0.1.0
sourcesrc
created_at2023-04-07 07:34:41.062986
updated_at2023-04-07 07:34:41.062986
descriptionA small utility for checking file hashes
homepage
repositoryhttps://github.com/MarkV43/check-hash
max_upload_size
id832813
size19,120
MarkV43 (MarkV43)

documentation

README

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.

Commit count: 0

cargo fmt