Question: Program must be written in python. Write a client-server architecture in the Python environment, in which the client sends a 'Caesar_Encrypt.dat' file to the server.
Program must be written in python.
Write a client-server architecture in the Python environment, in which the client sends a 'Caesar_Encrypt.dat' file to the server. The 'Ceasar_Encrypt.dat' file contains data that was decrypted using a Caesar cipher. The server would accept the 'Caesar_Encrypt.dat' file and you are required to use cryptanalysis techniques to decipher the Caesar_Encrypt.dat file as best as you can. The program should print the decrypted text to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
