Program for encryption/decryption of plain text.
Place a text into the text array, write a password and let the application to encrypt it.
The cipher is not realy that strong, an alternative to caesar cipher.
JAVA application: crypter.jar
Netbeans project: here
Copyright © 2020 Jiri Stepanovsky. All Rights Reserved.