InterviewSolution
Saved Bookmarks
| 1. |
What will be the size of a key matrix if the plain text is “SECRET”?(a) 1×6(b) 5×1(c) 6×1(d) 6×6The question was asked during a job interview.This interesting question is from Cryptography topic in portion Cryptography of Data Structures & Algorithms II |
|
Answer» The CORRECT ANSWER is (d) 6×6 |
|