This was my first program for desktop computers. Written in JAVA, it can encrypt/decrypt plain text.
Place a text into the text array, write a password, and let the application encrypt it.
The cipher is not really that strong, it is an alternative to the Caesar cipher.
JAVA application: crypter.jar
Netbeans project: here
Copyright © 2023 Jiri Stepanovsky. All Rights Reserved.