Question:

Match List - I with List - II. 

List - IList - II
A.Caesar CipherI.Substitution cipher using \(5 \times 5\) matrix
B.Playfair CipherII.Polyalphabetic cipher using matrix multiplication
C.Hill CipherIII.Monoalphabetic cipher using fixed shift
D.Vigenère CipherIV.Polyalphabetic cipher using keyword repetition

Choose the correct answer from the options given below:

Show Hint

Caesar = Fixed Shift. Playfair = $5 \times 5$ Box. Hill = Matrix Math. Vigenere = Key Word repeat.
Updated On: Aug 6, 2026
  • A-III, B-I, C-IV, D-II
  • A-III, B-I, C-II, D-IV
  • A-II, B-III, C-I, D-IV
  • A-III, B-IV, C-I, D-II
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept:
• Cryptography techniques are classified based on how characters are substituted.
Monoalphabetic: One fixed substitution for each character throughout the message.
Polyalphabetic: Substitutions change based on the position of the character and a key.

Step 1:
Match A with III (Caesar Cipher)
The Caesar cipher is the most basic "monoalphabetic" cipher where each letter is shifted by a "fixed" number of positions (e.g., \(n=3\)). So, A matches with III.

Step 2:
Match B with I (Playfair Cipher)
The Playfair cipher is a manual symmetric encryption technique that uses a "\(5 \times 5\) matrix" of letters to encrypt pairs of letters (digrams). So, B matches with I.

Step 3:
Match C with II (Hill Cipher)
The Hill cipher is a "polyalphabetic" substitution cipher based on linear algebra. It uses "matrix multiplication" to encrypt blocks of text. So, C matches with II.

Step 4:
Match D with IV (Vigenere Cipher)
The Vigenere cipher uses a keyword that is repeated across the plaintext. The "keyboard repetition" refers to the periodic shift change based on the keyword letters. So, D matches with IV.
Was this answer helpful?
0
0

Top CUET PG Data Science A.I Cyber Security and Computer Sci. Questions

View More Questions