crupter

Crates.iocrupter
lib.rscrupter
version0.3.0
sourcesrc
created_at2019-11-20 06:42:31.157932
updated_at2021-07-28 09:09:36.016004
descriptionCrupter is a tool for file checksum and encryption.
homepagehttps://github.com/miguch/crupter
repositoryhttps://github.com/miguch/crupter
max_upload_size
id182908
size62,677
Miguel Chan (miguch)

documentation

README

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
Commit count: 27

cargo fmt