Cipher Decoding - Intermediate-Advanced Level: cipher algorithms INTERMEDIATE-ADVANCED

Ready to master cipher decoding? This time-bound test features 20 intermediate-advanced-level challenges. Worksheet 22 of 30 sharpens your cipher algorithms skills. Master cryptography, encryption patterns, shift ciphers through guided practice. Perfect for advanced developing test preparation.

📝 Worksheet 22 of 30 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Intermediate-advanced level

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

Question 1

Decode the hexadecimal string: '454E4352595054494F4E'
Hex decoding: 454E4352595054494F4E → ENCRYPTION

Question 2

Using book cipher with 'Periodic Table' [ELEMENTS, ATOMS, PROTONS, NEUTRONS, ELECTRONS, METALS, GASES...] (8 pages, 10 words), decode positions: (pg2, w6), (pg6, w7), (pg8, w6)
Position decoding: METALS GASES METALS

Question 3

Using Hill cipher with key matrix [[3, 2], [5, 7]], encode: 'STAR'
Hill cipher: STAR → OPIP

Question 4

Using reverse cipher (writing backwards), decode: 'RECCOS'
Reverse cipher: RECCOS reversed is SOCCER

Question 5

Using Hill cipher with key matrix [[5, 8], [3, 5]], encode: 'BREAK'
Hill cipher: BREAK → LKUMAP

Question 6

Using Atbash cipher (A↔Z, B↔Y, C↔X...), decode: 'MUSIC'
Atbash: MUSIC → NFHRX

Question 7

Using Columnar Transposition cipher with key 'SECRET', encode: 'LION'
Columnar Transposition with key 'SECRET': LION → OINL

Question 8

Using Vigenère cipher with keyword 'COMET', encode: 'CONSTANT'
Vigenère: CONSTANT with key 'COMET' → ECZWMCBF

Question 9

Using Baconian cipher (5-bit binary encoding), decode: '00011 00100 00010 01110 00011 00100'
Baconian decoding: 00011 00100 00010 01110 00011 00100 → DECODE

Question 10

Using Hill cipher with key matrix [[2, 3], [3, 5]], encode: 'PLANET'
Hill cipher: PLANET → LWNNND

Question 11

Decode the hexadecimal string: '434F4445'
Hex decoding: 434F4445 → CODE

Question 12

Using Baconian cipher (5-bit binary encoding), decode: '10110 01110 10001 01011 00011'
Baconian decoding: 10110 01110 10001 01011 00011 → WORLD

Question 13

In Morse code, what does '... -. --- .--' represent?
Morse decoding: SNOW → ... -. --- .--

Question 14

Using book cipher with 'The Boy Who Cried Wolf' [LIAR, TRUST, VILLAGERS, WOLF, ALARM, FALSE, HELP...] (5 pages, 10 words), decode positions: (pg4, w7), (pg1, w5), (pg1, w3), (pg3, w6)
Position decoding: HELP ALARM VILLAGERS FALSE

Question 15

Using keyboard shift cipher (shift right on QWERTY), encode: 'ELEPHANT'
Keyboard shift (right): ELEPHANT → RARQJSMY

Question 16

Using Autokey cipher with initial key 'SECRET', encode: 'CONSTANT'
Autokey cipher: CONSTANT with key 'SECRET' → USPJXTPH

Question 17

Using Vigenère cipher with keyword 'SHARK', encode: 'PLANET'
Vigenère: PLANET with key 'SHARK' → HSAEOL

Question 18

Using book cipher with 'May The Force Be With You' [MAY, THE, FORCE, BE, WITH, YOU, JEDI...] (5 pages, 10 words), decode positions: (pg5, w3), (pg4, w1), (pg1, w1), (pg1, w2)
Position decoding: FORCE MAY MAY THE

Question 19

Using ROT13 cipher, decode: 'USERNAME'
ROT13 (shift 13): USERNAME → HFREANZR

Question 20

Using Vigenère cipher with keyword 'PHISHING', decode the ciphertext: 'UPZW'
Vigenère: With key 'PHISHING', UPZW → FIRE
Previous Worksheet Next Worksheet