2 unstable releases

0.5.0 Dec 16, 2024
0.4.0 Mar 12, 2024

#236 in Cryptography

Download history 135/week @ 2024-12-14 10/week @ 2024-12-21 3/week @ 2025-02-15

86 downloads per month

Apache-2.0

38KB
883 lines

hashgood

A CLI tool for easily verifying a downloaded file's checksum.

For user documentation, pre-built binaries, and more information about the project's goals, please visit the website.

Build or Install from Source

hashgood is a standard Rust binary project that can be built with cargo build --release.

If you are a developer with a Rust toolchain it is possible to build and install hashgood directly from crates.io:

cargo install hashgood

Dependencies

~4–11MB
~121K SLoC