Skip to content

Program for Encrypting and Decrypting files and managing keys

Notifications You must be signed in to change notification settings

Jacob411/Crypto-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-Manager

File and String encryption command line tool

Installation

  1. Compile the executable using the Make command

  2. Add the executable to your path

make

Usage

crypto-manager [OPTION]... [FILE]...

Encrypt or decrypt FILE using AES encryption.

-e, --encrypt encrypt FILE
-d, --decrypt decrypt FILE
-h, --help print this help message and exit
-v, --version print version and exit

Report bugs to Jacob411/Crypto-Manager - Issues.

About

Program for Encrypting and Decrypting files and managing keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published