Cipher Decoding - Intermediate-Advanced Level: substitution ciphers INTERMEDIATE-ADVANCED

Strategic expert challenge ★ for cipher decoding: 20 intermediate-advanced-level problems. Worksheet 19 of 30 - Focus: substitution ciphers. Develop expertise in transposition ciphers, key-based decoding, cipher algorithms with step-by-step solutions. Ideal for advanced developing learners targeting advanced concepts with increasing complexity.

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

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

Question 1

Using Columnar Transposition cipher with key 'CIPHER', encode: 'CONSTANT'
Columnar Transposition with key 'CIPHER': CONSTANT → CNTSOTNA

Question 2

Using Vigenère cipher with keyword 'HASH', encode: 'HELLO'
Vigenère: HELLO with key 'HASH' → OEDSV

Question 3

Using Vigenère cipher with keyword 'HURRICANE', decode the ciphertext: 'YITBMV'
Vigenère: With key 'HURRICANE', YITBMV → ROCKET

Question 4

Using Vigenère cipher with keyword 'RUBY', encode: 'CRAFT'
Vigenère: CRAFT with key 'RUBY' → TLBDK

Question 5

Using Vigenère cipher with keyword 'BLOWFISH', decode the ciphertext: 'DSSOX'
Vigenère: With key 'BLOWFISH', DSSOX → CHESS

Question 6

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

Question 7

Using date-based cipher with date 23-10-2008 (sum of day+month+year = 13), decode: 'SRFGVINY'
Date-based cipher: Shift = 13, SRFGVINY decoded → FESTIVAL

Question 8

Using keyboard shift cipher (shift right on QWERTY), encode: 'LION'
Keyboard shift (right): LION → AOPM

Question 9

Using Hill cipher with key matrix [[7, 8], [11, 13]], encode: 'JUNGLE'
Hill cipher: JUNGLE → IKJNFR

Question 10

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

Question 11

Using Vigenère cipher with keyword 'STAR', decode the ciphertext: 'UKATCXR'
Vigenère: With key 'STAR', UKATCXR → CRACKER

Question 12

Using Autokey cipher with initial key 'AUTOKEY', encode: 'FINANCE'
Autokey cipher: FINANCE with key 'AUTOKEY' → FCGOXGC

Question 13

Using Vigenère cipher with keyword 'TSUNAMI', encode: 'JUMP'
Vigenère: JUMP with key 'TSUNAMI' → CMGC

Question 14

Using Rail Fence cipher with 4 rails, encode: 'STAR'
Rail Fence (4 rails): STAR → STAR

Question 15

Using Vigenère cipher with keyword 'KOTLIN', decode the ciphertext: 'PWKPENVZ'
Vigenère: With key 'KOTLIN', PWKPENVZ → FIREWALL

Question 16

Using Vigenère cipher with keyword 'VOLCANO', encode: 'KICK'
Vigenère: KICK with key 'VOLCANO' → FWNM

Question 17

Using Vigenère cipher with keyword 'DES', decode the ciphertext: 'YYW'
Vigenère: With key 'DES', YYW → VUE

Question 18

Using Vigenère cipher with keyword 'LION', encode: 'VUE'
Vigenère: VUE with key 'LION' → GCS

Question 19

Using Playfair cipher with keyword 'MYSTERY', encode: 'COUNT'
Playfair with keyword 'MYSTERY': COUNT → BPVLCT

Question 20

Using Playfair cipher with keyword 'CODE', encode: 'HAND'
Playfair with keyword 'CODE': HAND → IEME
Previous Worksheet Next Worksheet