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

The best explanation: HILL cipher USES a n x n matrix in order to cipher the plain text. In this case n=6 so a 6×6 matrix will be used.



Discussion

No Comment Found

Related InterviewSolutions