Question: Information Security: Principles ad Practices. Write a program to help an analyst decrypt a simple substitution cipher. Your program should take the ciphertext as input,
Information Security: Principles ad Practices.
Write a program to help an analyst decrypt a simple substitution cipher.
Your program should take the ciphertext as input, compute letter frequency
counts, and display these for the analyst. The program should
then allow the analyst to guess a key and display the results of the
corresponding "decryption" with the putative key.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
