Revision as of 09:07, 18 September 2008 by Serdbrue (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Part C: Application of linearity

1. How can Bob decrypt the message?

Bob can get the message by multiplying the Message by the Secret message then decoding the numbers into letters.

2. Can Eve decrypt the message without finding the inverse of the secret matrix?

Yes she can. She can right a system of equations and solve for each component of the secret message.

$ \begin{pmatrix} 1 & 0 & 4 \\ 0 & 1 & 0 \\ 1 & 0 & 1 \end{pmatrix}\begin{pmatrix} a & b & c \\ d & e & f \\ g & h & i \end{pmatrix}=\begin{pmatrix} 2 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 3 \end{pmatrix} $

Alumni Liaison

BSEE 2004, current Ph.D. student researching signal and image processing.

Landis Huffman