#file-checksum #encryption #tool

bin+lib crupter

Crupter is a tool for file checksum and encryption

2 unstable releases

0.3.0 Jul 28, 2021
0.2.0 Nov 20, 2019

#1504 in Cryptography

MIT license

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

~10–20MB
~232K SLoC