Skip to content
/ cryptic Public

CLI for encrypting and decrypting files with password protection on the fly

Notifications You must be signed in to change notification settings

behos/cryptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptic

Rust

Caution

1.0.0 is a breaking change and will not decrypt your existing files

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.

About

CLI for encrypting and decrypting files with password protection on the fly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages