Cipher Decoding - Beginner Level: cryptography BEGINNER

This foundation builder 🌟 worksheet contains 20 beginner-level cipher decoding problems. Worksheet 1 of 30 focuses on cryptography. Practice cryptography, encryption patterns, shift ciphers with our step-by-step solutions. Difficulty: foundational concepts and basic patterns. Recommended for entry-level learners.

πŸ“ Worksheet 1 of 30 β€’ 20 questions β€’ ⏱️ Estimated time: 20 minutes β€’ 🎯 Beginner level

What you'll learn in this worksheet:
Your progress through Cipher Decoding
Worksheet 1 of 30 (3% complete)

Question 1

Using Rail Fence cipher with 5 rails, encode: 'JAVASCRIPT'
Rail Fence (5 rails): JAVASCRIPT β†’ JPAITVRACS

Question 2

Using Baconian cipher (5-bit binary encoding), decode: '00011 01110 01011 01111 00111 01000 01101'
Baconian decoding: 00011 01110 01011 01111 00111 01000 01101 β†’ DOLPHIN

Question 3

Using keyboard shift cipher (shift left on QWERTY), encode: 'ENCRYPT'
Keyboard shift (left): ENCRYPT β†’ WBXETOR

Question 4

Using keyword cipher with keyword 'SECURITY', decode: 'YAN'
Cipher alphabet: SECURITYABDFGHJKLMNOPQVWXZ
Decoding YAN β†’ HIS

Question 5

Using reverse cipher (writing backwards), decode: 'SULUCLAC'
Reverse cipher: SULUCLAC reversed is CALCULUS

Question 6

Using ROT13 cipher, decode: 'HOSPITAL'
ROT13 (shift 13): HOSPITAL β†’ UBFCVGNY

Question 7

Using Playfair cipher with keyword 'DECRYPTION', encode: 'CLOCK'
Playfair with keyword 'DECRYPTION': CLOCK β†’ EMIRQU

Question 8

Using Autokey cipher with initial key 'SECRET', encode: 'LION'
Autokey cipher: LION with key 'SECRET' β†’ DMQE

Question 9

Decode the hexadecimal string: '4D455353414745'
Hex decoding: 4D455353414745 β†’ MESSAGE

Question 10

Using book cipher with 'Ask Not What Your Country Can Do For You' [ASK, COUNTRY, WHAT, YOU, CAN, DO, FREEDOM...] (3 pages, 10 words), decode positions: (pg3, w4), (pg2, w6)
Position decoding: YOU DO

Question 11

Using keyword cipher with keyword 'GRAY', decode: 'EGPY'
Cipher alphabet: GRAYBCDEFHIJKLMNOPQSTUVWXZ
Decoding EGPY β†’ HARD

Question 12

Using keyboard shift cipher (shift right on QWERTY), encode: 'ZEBRA'
Keyboard shift (right): ZEBRA β†’ XRNTS

Question 13

In Morse code, what does '.-- .- .-.' represent?
Morse decoding: WAR β†’ .-- .- .-.

Question 14

Using keyword cipher with keyword 'METEOR', encode: 'CLOUD'
Cipher alphabet: METORABCDFGHIJKLNPQSUVWXYZ
CLOUD β†’ THKUO

Question 15

Using reverse cipher (writing backwards), decode: 'TFIWS'
Reverse cipher: TFIWS reversed is SWIFT

Question 16

Using keyboard shift cipher (shift right on QWERTY), encode: 'GIRAFFE'
Keyboard shift (right): GIRAFFE β†’ HOTSGGR

Question 17

Using keyword cipher with keyword 'TOP SECRET', encode: 'CHARGE'
Cipher alphabet: TOPSECRABDFGHIJKLMNQUVWXYZ
CHARGE β†’ PATMRE

Question 18

Using keyboard shift cipher (shift left on QWERTY), encode: 'ZEBRA'
Keyboard shift (left): ZEBRA β†’ MWVEL

Question 19

Using Vigenère cipher with keyword 'RAILFENCE', decode the ciphertext: 'NOVOJVSWP'
Vigenère: With key 'RAILFENCE', NOVOJVSWP → WONDERFUL

Question 20

Using reverse cipher (writing backwards), decode: 'NIETORP'
Reverse cipher: NIETORP reversed is PROTEIN
Previous Worksheet Next Worksheet