crupter 0.2.0

Crupter is a tool for file checksum and encryption.
Documentation

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