PROJECT TITLE: Vigenere Cipher
PURPOSE OF PROJECT: To implement vigenere encryption and decryption
VERSION or DATE: 04 - 04 - 2020
LANGUAGES : Java
LINKS : My Github Repository
HOW TO START THIS PROJECT: execute Main class
AUTHORS: Imasy36
This code implements vinegere cipher, one of the unbreakable considered encryption methods in history, but with computers it can be easily decrypted. This code can decrypt messages of many different languages.