RSA
Category: Cryptography - Points: 500 (at the beginning) then 87 (at the end) - Difficulty: Easy - Solves: 79 Description: Our team has found a cipher text: there seems to be some clues to decipher it. Can you help us to read it? Hint: There is another decoding step after the decryption! Infos:
Personally, I don't reconize what's the encryption type. So I use this (dCode - Recognize Cipher) to find the cipher method. Some tests later, we find that ASCII encryption. We can now decrypt the message with this website : dCode - ASCII Code. The flag is displayed immediately.
Last updated