A cipher text has been encrypted using the affine cipher: C=6P+11 mod 32 What is the decryption equation? O a. C=W1+EK (
Posted: Fri Jul 01, 2022 5:58 am
A cipher text has been encrypted using the affine cipher: C=6P+11 mod 32 What is the decryption equation? O a. C=W1+EK (P+W2) +W3 Where Ek is AES encryption and + is xor. find the decryption formula b. P=W3+W1+DK(C+W2) O c. P=DK(C+W3+W1+W2) O d. P=DK(C+W3+W1)+W2 e, none of the above