Skip to content

gabrielfern/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is crypto

The simplest program to encrypt/decrypt data


Usage

Simply run

crypto [key] input

Run one time to encrypt, run again to decrypt

Example

crypto some_image.png my_secret_document.pdf

If no key provided, the program will read from stdin


Compile

make

About

tool to encrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published