Project Info:

Get a quick introduction to encryption techniques by implementing the Caesar cipher algorithm. The program can be also used to decipher those ROT-13 messages that circulate on Internet.

You’ll learn about:

  • Working with UI controls
  • Working with text
  • Modulo function

  • Created by: Adrian
  • Date: 2018
  • Language: JavaScript
Start tutorial