/hasher

Rust hash tool

Primary LanguageRustDo What The F*ck You Want To Public LicenseWTFPL

Hasher

Simple hash tool made with rust

$> hasher --help
Hasher - Simple hash tool 0.0.1
João Paulo Pulga <pulgovisk@protonmail.com>
Hash tool made with rust

USAGE:
    hasher.exe [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -a, --algorithm <type>     [default: md5]  [possible values: sha2_224, sha2_256, sha2_384, sha2_512, sha3_224,
                              sha3_256, sha3_384, sha3_512, md2, md4, md5, ripemd160, ripemd320, whirlpool]