A quick script I made to encode text using the Caeser Cipher. To code text, Enter the text and a shift (any number). To decode text, enter the text and negative shift (for example if you encoded with shift 7 to decode enter shift -7)
cryptii.com - I used their tools to verify that this was actually working.