Question: In python create a program where there are three computers that all have access to the same public key, but if the first computer is
In python create a program where there are three computers that all have access to the same public key, but if the first computer is trying to send it to the third computer, the second computer will be able to open the file just not decrypt it. Only the Third and First computer can decrypt the file.
The input would be any type of file that is encrypted, and the output is the decrypted plaintext. I think. These were the directions that were given to me.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
