Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Breaking the affine cipher using a known plaintext attack You've intercepted the ciphertext 'DEJXDIJYZ'. By bribing somebody you were able to find out that

1. Breaking the affine cipher using a known plaintext attack You've intercepted the ciphertext 'DEJXDIJYZ'. By bribing somebody you were able to find out that the first and second letters of the corresponding plaintext are 'sn'.

Your answer will consist of values for a, b, a-1, and -b, all expressed as values between 0 and 25 inclusive, and the plaintext word in letters.

  1. Using the crib, find the encryption key, that is, determine a and b so that ax+b=y (mod 26) encrypts 'sn' as 'DE', that is, when x=18 (the letter 's'), y=3 (D) and when x=13 (the letter 'n'), y=4 (E).
  2. Using the decryption formula a-1(y+(-b))=x (mod 26), determine the corresponding decryption key for the encryption key you found in (a).
  3. Apply that decryption key to find the original plaintext for 'DEJXDIJYZ'.

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: 3

blur-text-image

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

Data Mining Concepts And Techniques

Authors: Jiawei Han, Micheline Kamber, Jian Pei

3rd Edition

0123814790, 9780123814791

More Books

Students also viewed these Databases questions

Question

=+1. What audiences will you need to consider in your response?

Answered: 1 week ago

Question

Number of franchise outlets in the United States

Answered: 1 week ago

Question

Performance ratios for office supply retailers

Answered: 1 week ago

Question

Annual stock performance for Hewlett-Packard (HP)

Answered: 1 week ago