cryptic

Crates.iocryptic
lib.rscryptic
version0.1.1
sourcesrc
created_at2018-04-25 19:48:45.675627
updated_at2019-10-21 15:50:13.860523
descriptionA simple encryption/decryption application. You can use this to encrypt and decrypt files using a password
homepage
repository
max_upload_size
id62300
size25,096
Giorgos Georgiou (behos)

documentation

README

Cryptic

A simple encryption/decryption application. You can use this to encrypt and decrypt files using a password

Installation

Simply install cryptic through cargo

cargo install cryptic

Usage

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.

Commit count: 0

cargo fmt