InterviewSolution
Saved Bookmarks
| 1. |
Bifid cipher combines transposition with which of the following cipher?(a) Polybius square cipher(b) Playfair cipher(c) gronsfeld cipher(d) trifid cipherThis question was posed to me in final exam.This is a very interesting question from Cryptography in division Cryptography of Data Structures & Algorithms II |
|
Answer» CORRECT ANSWER is (a) Polybius square cipher The BEST explanation: Bifid cipher COMBINES polybius square cipher with transposition. It USES fractionation to obtain diffusion. |
|