Page 1 of 1

What is the formula used for encryption of data using affine cipher(a,b are constants and x is the numerical equivalent

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) ax+b
b) (ax+b)%26
c) ax2+bx
d) (ax2+bx)%26