substitution-ciphers

Cryptography

Caesar's Cipher

A simple (naïve) implementation of Caesar's cipher in JavaScript. Simplicity is a priority for the reader. Enjoy!

Read