Codify your messages

Last updated Feb 2017

Do not use capitals or special characters (punctuation)... Enter text, then encrypter word. Send coded message to friend and they can decode if they have the encrypter word.

Enter decoded Message

Enter Code Word




This started with an interesting course from Khan. Then I saw a Python challenge in (Hello World) from the good people at the Raspberry Pi Foundation. The challenge was only a Ceaser Cipher and I wanted to do it in JavaScript, so I modified the challenge to do a Polyalphabetic Cipher. Feel free to view the source to the page.