Secure Communications And Cryptography - Challenge Lab 11
The decryption of intercepted ciphertext message by Garda by examining and fixing the python program used for encryption by the threat actor.
*FIXING THE PROVIDED PYTHON CODE: trialencrypt.py
*DEVELOPED DECRYPTION CODE FOR SAMPLE PLAINTEXT INPUT: decryption.py
*DECRYPTION PYTHON PROGRAM DEVELOPED TO DECRYPT 'intercepted.txt' CIPHERTEXT MESSAGE: Decrypt_intercepted.py