Skip to content

Files

Latest commit

90d47ec · Nov 12, 2015

History

History
13 lines (7 loc) · 519 Bytes

matrices_575.md

File metadata and controls

13 lines (7 loc) · 519 Bytes

Matrices (575)

Problem

Looks like Zob tried to make his own encryption algorithm again; here's the program. Here, here, and here are two messages encrypted with the same key and the plaintext of one of the messages. Convince Zob to stop trying to make his own ciphers!

Hint

Technically, all the math you need for this problem you learned in Algebra 2.

External Writeups