generated from mwc/lab_encryption
This lab was really really cool, I won't lie! The strategy I used was I compared the plaintext message and the ciphertext message character by character. I noticed the differences repeated in a pattern showing the secret word which was python. The I used the polycipher class with the secret word to decrypt the encrypted message! This was really sick!! I want to do more of this!
This commit is contained in:
@@ -31,5 +31,8 @@ secret number is 32
|
||||
|
||||
5. What is the polyalphabetic secret word?
|
||||
|
||||
python
|
||||
|
||||
6. Decrypt this message, which was encrypted using the same secret word:
|
||||
"EbZhdaV[h^bTpchhQnhig]X[VmhhRP]ftXVnRfjVY]fgtO_X]("
|
||||
The treasure is a worthless ball of aluminum foil.
|
||||
Reference in New Issue
Block a user