Answered step by step
Verified Expert Solution
Question
1 Approved Answer
4. One special class of substitution ciphers consists of the affine ciphers, which encode letters using a linear function of the form f(x) =
4. One special class of substitution ciphers consists of the affine ciphers, which encode letters using a linear function of the form f(x) = mx +b (mod 26), where we take the convention that a corresponds to the residue class 0 (mod 26), b corresponds to 1 (mod 26),..., and z corresponds to 25 (mod 26). (a) Encrypt the message doitnow using the affine cipher f(x) = 3x + 11 (mod 26). If the function f(x) = ax + b (mod 26) is used to encrypt a message, then the function f(x) = a(x-b) (mod 26) will decrypt the message. (b) Find the decryption function for the encryption function f(x) = 3r+11 (mod 26) and use it to decrypt the message QGLQNLAAJYX. (c) In order for an affine cipher to be decryptable, the function f(x) = ar + b (mod 26) must have a valid inverse function. Using this information, determine the total number of possible affine encryption functions (include the functions with a = 1 in your count). (d) Is affine encryption difficult to break or easy to break? Explain briefly.
Step by Step Solution
★★★★★
3.50 Rating (153 Votes )
There are 3 Steps involved in it
Step: 1
SOLUTION 4a Given message DO IT NOW Given affine cipher fx 3x 11 mod 26 comparing with form fx axb m...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started