Crafted with Python, the Vigenere cipher is a simple tool utilized to encrypt alphabetic text using poly-alphabetic substitution.
- To run this program, the user simply needs to input a message along with its corresponding keyword and in return, a ciphertext will be generated as an encryption.
Below is a quick demo of the program:
Vigenere.Demo.mp4
+ ms-lawliet