Q814
What is the formula used for encryption of data using affine cipher(a,b are constants and x is the numerical equivalent of a letter to be encrypted)?
A.
ax+b
B.
(ax+b)%26
AnswerC.
ax2+bx
D.
(ax2+bx)%26
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board