| Crates.io | crupter |
| lib.rs | crupter |
| version | 0.3.0 |
| created_at | 2019-11-20 06:42:31.157932+00 |
| updated_at | 2021-07-28 09:09:36.016004+00 |
| description | Crupter is a tool for file checksum and encryption. |
| homepage | https://github.com/miguch/crupter |
| repository | https://github.com/miguch/crupter |
| max_upload_size | |
| id | 182908 |
| size | 62,677 |
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