THIS QUESTION IS DIFF THAN THE ONE ON answers USE PYTHON OR C++
Posted: Fri May 20, 2022 2:45 pm
THIS QUESTION IS DIFF THAN THE ONE ON answers
USE PYTHON OR C++
Write a program that can perform a letter frequency attack on an additive cipher without human intervention. Your software should produce possible plaintexts in rough order of likelihood. It would be good if your user interface allows the user to specify "give me the top 10 possible plaintexts.”
USE PYTHON OR C++
Write a program that can perform a letter frequency attack on an additive cipher without human intervention. Your software should produce possible plaintexts in rough order of likelihood. It would be good if your user interface allows the user to specify "give me the top 10 possible plaintexts.”