This is a project based on encryption and decryption of a message entered by user.
It encrypts and decrypts the message by using key which is created by the owner or key generator who create the key first. The person who incrypted the message using key and anyone who knows that key can only able to decrypt the messege.
This project uses the working methodology of Vigenere Cipher.