Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 537 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 537 Bytes

Hasher

Simple hash tool made with rust

$> hasher --help
Hasher - Simple hash tool 0.0.1
João Paulo Pulga <[email protected]>
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]