Caeser Cipher Decoding Tool
2018 May 12

A caeser cipher is a cipher that moves each letter by a fixed offset. You'll see these as a common challenge in easier CTF events. So, I wrote a tool to encode caeser ciphers and generic shift ciphers.

A shift cipher basically takes an alphabet then shifts the letters around x steps to derive your new alphabet. In other words, A becomes B, B becomes C, ... and Z becomes A where x is 1.

How To Use

  1. Enter Your Text
  2. Push Submit

Remember you can also subscribe using RSS at the top of the page!

Share this on → Mastodon Twitter LinkedIn Reddit

A selected list of related posts that you might enjoy:

*****
Written by Henry J Schmale on 2018 May 12
Hit Counter