Caesar Cryptography

Hana Lee
1 min readOct 5, 2018

--

I used the message given in the problem:

picoCTF{domnuaiixifxwuymulwcjbylnivlpglc}

Then I used the tutorial given to learn cryptography then used a caesar cipher encryption tool on the website. Next, I decrypted it and tested every number of shifts possible.

I entered the decrpyted message into picoCTF{} format.

--

--