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