Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

IN PYTHON PLEASE!! IN PYTHON PLEASE !! Consider the Not-So-Simple-Substitution cipher, where the shift size could be arbitrary. Write a program (using a programming language

IN PYTHON PLEASE!!

image text in transcribedIN PYTHON PLEASE !!

Consider the "Not-So-Simple-Substitution" cipher, where the shift size could be arbitrary. Write a program (using a programming language of your choice) that can cryptanalyze this cipher. Your program should take a ciphertext input in the form of a file, and find the key and output the plaintext(s) in the form of another file. This could be accomplished in a semi-automated manner (i.e., a human/cryptanalyst can guide your program by providing some suggestions at runtime). You can use any resource you need (programming libraries, English dictionary, etc.) to accomplish this task. Do not copy code from the Internet or anyone else. Demonstrate that your technique works for different ciphertext input files. Submit the following to Blackboard by the deadline as single zip file with the file name .zip. (a) A one to two page pdf report detailing the overall approach that was taken to solve this problem. Use figures to illustrate the approach. Explain the roles and efforts of each of the team members. Typeset using a word-processing software in a professional manner. (b) Just the source code. No executables and/or metadata files, please. One submission per team is sufficient. Points: 8 points for the work. 2 points for following the above instructions to the dot. Total 10 points

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_step_2

Step: 3

blur-text-image_step3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Jeffrey A. Hoffer Fred R. McFadden

9th Edition

ISBN: B01JXPZ7AK, 9780805360479

More Books

Students also viewed these Databases questions

Question

Does a car speedometer measure speed, velocity, or both?

Answered: 1 week ago

Question

3. An overview of the key behaviors is presented.

Answered: 1 week ago

Question

2. The model is credible to the trainees.

Answered: 1 week ago