Skip to content

alphaKAI/easycrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCrypt

About

Easy encrypt/decrypt tool.
Please use it at your own risk.

Implementation

Very very easy, please read source code.

Requirements

  • DMD(v2.067)
  • dub

Installation

  1. % git clone https://github.com/alphaKAI/easycrypt.git
  2. % cd easycrypt
  3. % dub

Usage

Encrypt

% ./easycrypt -e <file name> [option : keyFile]
Note: The key files is created automatically.

Decrypt

% ./easycrypt -d <file name> [option : keyFile]

LICENSE

The MIT License

About

Easy encrypt/decrypt tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages