jiristepanovsky.cz

Return to Index


JAVA encryption app - 2012

This was my first program for desktop computers. Written in JAVA, it can encrypt/decrypt plain text.

JAVA encryption app

Place a text into the text array, write a password, and let the application encrypt it.

JAVA encryption app

The cipher is not really that strong, it is an alternative to the Caesar cipher.

JAVA application: crypter.jar
Netbeans project: here