Generate sha256 hash of a file & compare hash and file
Generate hash of file
hashbin -h <file>
Compare hash & file
hashbin -c <file> <hash>
To run program
cargo runTo pass arguments
cargo run -- <arguments>To build
$ cargo build| Name | Name | Last commit date | ||
|---|---|---|---|---|