Question
Lets say you need to break a code that uses a basic block cipher, and breaking this particular code isnt illegal, immoral, or unethical. You
Lets say you need to break a code that uses a basic block cipher, and breaking this particular code isnt illegal, immoral, or unethical. You dont have the encryption or decryption matrices. Fortunately, you have the plaintext decryptme (no space) and its encrypted version 149 44 221 718 213 1052 523 150 835. Follow the instructions below to find the encryption and decryption matrices. Make good use of a CAS.
(a) Using the table in the document on basic block ciphers,1 convert the plaintext into a string of numbers, and break the string up into blocks of three (that is, vectors of three components each).
(b) Break up the encrypted message into blocks of three (that is, vectors of three components each).
(c) Use your results to set up one or more systems of equations that will help you determine the unknown entries of the decryption matrix. (Hint: Start with the matrix-vector equations
(Unknown decryption matrix) (Known encrypted text vector) = (Known plaintext vector).)
(d) Solve your system(s) and write down the decryption matrix.
(e) Test your decryption matrix by decrypting the message 149 44 221 718 213 1052 523 150 835 and comparing your result with the plaintext given above. TURN IN ALL OF YOUR CALCULATIONS AND RESULTS IN A COPY OF YOUR CAS FILE, in which your work is sensibly organized, clearly labeled, etc.
(f) Above, we assumed the decryption matrix was 33. If the decryption matrix were 44, instead, would the message decryptme have been long enough for us to break the code? Explain.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
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