Question: Must be written in python. Write a function in python to decrypt a file called 'Encrypt.dat' that was encrypted using the Vigenere cipher. The file
Must be written in python.
Write a function in python to decrypt a file called 'Encrypt.dat' that was encrypted using the Vigenere cipher. The file must be decrypted using a key from a file called 'key.dat' which contains 100 random characters.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
