InterviewSolution
Saved Bookmarks
| 1. |
What is the period in bifid cipher?(a) length of blocks in which the plain text is divided before encryption(b) number of letters after which the key is repeated(c) number of blocks into which the plain text is divided before encryption(d) number of keys used for encryptionThe question was asked in an online interview.This is a very interesting question from Cryptography in chapter Cryptography of Data Structures & Algorithms II |
|
Answer» The correct answer is (a) length of BLOCKS in which the plain text is divided before encryption |
|