Question: We know that the generic formula for encryption and decryption for block cipher is that C = E(P,K), and P = D(C,K). Suppose we
We know that the generic formula for encryption and decryption for block cipher is that C = E(P,K), and P = D(C,K). Suppose we use a new block cipher, which looks similar but actually different from CBC mode, to encrypt plaintexts according to the following rules: Co IV E (Po, K), C = Co E(P, K), C = C E(P, K) What are the corresponding decryption rules for Po, P1, P2? Please write them out for Po, P1, P2, respectively.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
