InterviewSolution
Saved Bookmarks
| 1. |
Monoalphabetic ciphers are stronger than Polyalphabetic ciphers because frequency analysis is tougher on the former.(a) True(b) FalseThe question was asked in an interview for internship.This intriguing question originated from Substitution and Transposition Techniques topic in section Classical Encryption Techniques of Cryptograph & Network Security |
|
Answer» RIGHT answer is (B) False The explanation: Monoalphabetic CIPHERS are EASIER to break because they reflect the frequency of the original ALPHABET. |
|