Question: Must be written in python. Write client-server scripts in which the client sends a file called 'key.dat' that contains a key and a file called
Must be written in python.
Write client-server scripts in which the client sends a file called 'key.dat' that contains a key and a file called 'Encrypt.dat' which contains the encrypted message to the server. The server is required to use the key to decrypt the message and write the decrypted message to a file called 'Decrypt.dat'.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
