crupter
Crupter is a tool for file checksum and encryption. It mainly wraps RustCrypto
install
If you already have Rust installed, clone the repo and run:
cargo install --path .
build
For debug:
cargo build
Crupter is a tool for file checksum and encryption. It mainly wraps RustCrypto
If you already have Rust installed, clone the repo and run:
cargo install --path .
For debug:
cargo build