This repository contains my assignments for the Java object oriented programming class.
Vienegre encryption is a program that encrypts a phrase with the Vienegre Cipher.
Open the file named Main. Once you run the program you must enter a phrase with no spaces inbetween and in block letters. Once that is accomplished, you must enter a passcode with the same rule listed above. Once that is accomplished, you will see a small gui that has the phrase you entered encrypted.
No license needed.