Lesson Plan

Encryption

Overview

Our society depends utterly on our ability to securely send messages — like financial transactions, business emails and medical records — so that they cannot be intercepted and read by criminals or other ‘bad actors’.

Cryptography is the complex and subtle science of scrambling a message’s contents so that it can be read only by its intended recipient.

In this activity, students will learn about simple forms of cryptography and use them to exchange messages.

xkcd 153

(from xkcd)

What you need

Resources

Learning Objectives

Students will finish this activity understanding:

Starter Activity

In the starter activity, students will discover what happens when we fail to encrypt messages.

If students have not used Mu before, show them how to launch it.

Each student should have a partner. Once everyone has read the introduction and flashed the script to their micro:bit, you should ask them to start pressing the ‘A’ button. This will cause the micro:bit to send the student’s name over Bluetooth. The micro:bits will display any messages they receive. This illustrates how you cannot control who recieves your wireless messages.

Main Activity

In the main activity, students will learn about substitution ciphers by making and breaking basic shift cipher messaging protocols. Students should be placed in teams of two, implementing their own cipher and attempting to break the code of another group.