Python script that encrypts/decrypts a given text with a given key based on the Vigenere cipher
For Windows users:
$ python vigenere.py
For Mac/Linux/Unix users:
$ ./vigenere.py
Python script that encrypts/decrypts a given text with a given key based on the Vigenere cipher
For Windows users:
$ python vigenere.py
For Mac/Linux/Unix users:
$ ./vigenere.py