This repository is intended for the java encryption with the use of AES algorithm..
- Be sure to have exactly 16 characters keys.(include symbols and spaces).
- It will not work if the key is less than or greater than 16 characters.
- remember that Symbols and spaces is included in the 16 characters count.
- Encrypt text.
- Descrypt text
- Clear text
- User friendly GUI