https://github.com/zkhan93/encryptor
https://github.com/zkhan93/encryptor
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zkhan93/encryptor
- Owner: zkhan93
- Created: 2016-02-04T13:40:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-04T14:07:22.000Z (over 10 years ago)
- Last Synced: 2024-01-31T18:41:02.788Z (over 2 years ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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