#encryption-decryption #encryption #applications #password #cli

app cryptic

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

1 unstable release

Uses old Rust 2015

0.1.1 Oct 21, 2019
0.1.0 Apr 25, 2018

#140 in #encryption-decryption

Apache-2.0

13KB
306 lines

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.

Dependencies

~7MB
~215K SLoC