https://github.com/jacobbvfx/encrypti0
Simple text encryption program written in Java
https://github.com/jacobbvfx/encrypti0
command-line encryption-decryption java minimalistic text text-encryption
Last synced: 14 days ago
JSON representation
Simple text encryption program written in Java
- Host: GitHub
- URL: https://github.com/jacobbvfx/encrypti0
- Owner: jacobbvfx
- License: gpl-3.0
- Created: 2020-01-22T18:47:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T21:35:40.000Z (over 5 years ago)
- Last Synced: 2025-02-23T19:37:35.502Z (over 1 year ago)
- Topics: command-line, encryption-decryption, java, minimalistic, text, text-encryption
- Language: Java
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# encrypti0 👨💻
Simple text encryption and decryption program written in Java
In future in free time i will "encrypti0 Gui" or something like that.
I hope it will be useful to someone someday 😉.
## Used Libraries & Api's
- [Jasypt](http://www.jasypt.org/)
## Contributing
Pull requests are always welcome. For bigger changes, please open an issue first to discuss what you would like to change.
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)