InterviewSolution
Saved Bookmarks
| 1. |
Encryption in hill cipher is done using ______________(a) matrix multiplication(b) a 5×5 table(c) vigenere table(d) matrix inversionThis question was posed to me in an interview for internship.Question is taken from Cryptography topic in section Cryptography of Data Structures & Algorithms II |
|
Answer» The correct option is (a) matrix MULTIPLICATION |
|