NETWORK SECURITY
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Encrypt “day” with a = 5 and b = 8 using Affine Cipher
|
xiy
|
|
jiu
|
|
opj
|
|
gtr
|
Explanation:
Detailed explanation-1: -The Playfair cipher uses a 5x5 matrix of letters for encryption/decryption.
Detailed explanation-2: -For an affine cipher mx + n (mod 26), we must have gcd(26, m) = 1, and we can always take 1 ≤ n ≤ 26. – (26)= (2*13)=(2-1)*(13-1)= 12, hence we have 12*26=312 possible keys.
There is 1 question to complete.