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
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
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