Crates.io | cryptic |
lib.rs | cryptic |
version | 0.1.1 |
source | src |
created_at | 2018-04-25 19:48:45.675627 |
updated_at | 2019-10-21 15:50:13.860523 |
description | A simple encryption/decryption application. You can use this to encrypt and decrypt files using a password |
homepage | |
repository | |
max_upload_size | |
id | 62300 |
size | 25,096 |
A simple encryption/decryption application. You can use this to encrypt and decrypt files using a password
Simply install cryptic through cargo
cargo install cryptic
What better way to get usage information for the application than running
cryptic help
The main functionality of the application is cryptic encrypt
and cryptic decrypt
.
Through these, you can encrypt and decrypt files using a password.