Encrypts a secret message using a simple shift mechanism. Enter a shift number to set how many characters each character is shifted.
Cipher: Enter a secret message in the secret text box. Then choose a shift number. Press submit to generate the encrypted message.
Decipher: Enter the encoded message and enter the secret key to decipher the message. Press submit to generate the secret message.
Try it here now in github.