2 unstable releases
0.3.0 | Jul 28, 2021 |
---|---|
0.2.0 | Nov 20, 2019 |
#1543 in Cryptography
36KB
884 lines
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
Dependencies
~12–21MB
~265K SLoC