Code Breaking Challenge
A worksheet to challenge students with various code-breaking techniques and logic puzzles.
Includes
Standards
Topics
Code Breaking Challenge: Grade 10
Name:
Date:
Score:
Welcome, aspiring cryptographers! This worksheet will test your skills in deciphering various codes. Read each challenge carefully and provide your answers in the spaces provided. Good luck!
1. The Caesar cipher is a type of substitution cipher where each letter in the plaintext is replaced by a letter some fixed number of positions down the alphabet. If the encrypted message is "WKH TXLFN EURZQ IRA MXPSV RYHU WKH ODCB GRJ" and the shift is 3, the original message is:

A simple substitution cipher wheel can be used to encode messages. If the outer wheel is aligned with 'A' on the inner wheel, and the inner wheel is then rotated 5 positions clockwise, what letter would 'G' on the outer wheel correspond to on the inner wheel?
B
L
M
C
3. In a simple substitution cipher, the letter 'E' is usually the most frequent letter in English text. If you encounter the letter 'X' most often in an encrypted message, what might you infer about the substitution for 'E'?
Match each cipher type with its description.
1. Caesar Cipher
a. Rearranges the letters of the plaintext without changing them.
2. Transposition Cipher
b. Replaces each letter with another letter or symbol.
3. Substitution Cipher
c. Shifts letters a fixed number of positions down the alphabet.
4. A Vigenère cipher uses a polyalphabetic substitution based on a keyword.
True
False
5. Briefly explain the concept of a 'key' in cryptography and why it is important.