diff --git a/challenges/crypto/Messenger/writeup.md b/challenges/crypto/Messenger/writeup.md new file mode 100644 index 0000000..9e9fdab --- /dev/null +++ b/challenges/crypto/Messenger/writeup.md @@ -0,0 +1,8 @@ +The message that was found in the letter has been given 964lCv5sFqsdip50KeyCkg== where it has been encrypted by a block cipher symmetric-key algorithm that has a key length size of 56 bits. The cipher that has a 56 bits is DES (Data Encryption Standard) + +The clue for what the key is actually in the statement which is treasure. + +Use any type DES decoder online to decode the message +image + +The flag is CH3CK_CH3ST