Please enable JavaScript to use CodeHS

Tech Apps and Coding

Lesson 5.3 Basic Crypto Systems: Caesar Cipher

Description

In this lesson, students will learn and practice using the Caesar Cipher. The Caesar Cipher is an encryption method that predates computers in which each letter of the message is shifted by a certain amount, called the key.


Objective

Students will be able to:

  • Encrypt and decrypt messages using the Caesar Cipher