You intercept the message "KVW?TA!KJB?FVR."(The blanks after? and R are part of the message,but the final is not.You know that a linear enciphering transformation is being used with a 30- letter alphabet, in which A-Z have numerical equivalents 0-25, blank=26, ?=27, !=28, .=29.You further know that the first six letters of the plain text are "C.I.A". Find the deciphering matrix A inverse and the full plain text message.
Here the ciphertext is
and the first three columns of plaintext are In attempting to use
A-1 = PC-1 ,note that the matrix formed from the first two digraphs of C has determinant whose g.c.d. with 30 is 6. Using the
1st and 3rd digraphs improves the situation: det , and
g.e.d.(4,30) = 2. Use this matrix for C and work modulo 15 to find
that A-1 = 1 , where Use the fact that
A-1 and the fact that det(A-1 ) is odd to show that either
A-1 = The first possibility gives the plaintext massage "C.I.A. WILLLHTLA;" the second possibility gives "C.I.A. WILL HELP.
ANSWER: "C.I.A. WILL HELP."
Comments