An open API service indexing awesome lists of open source software.

https://github.com/zkhan93/encryptor


https://github.com/zkhan93/encryptor

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#Arguments
* first-> 'en' or 'de' for encripting or decrypting respectively
* second-> source filename
* secretkey-> used by encription algoritm
#Example
java Encryptor en filename 1234567890123456
#TODO
* zip a folder in which the code lives by default or the directory provided