Problem 3: Consider the modes of operations covered in Lecture 5 and the following two statements. Let AES-CBC denote th
Posted: Fri May 20, 2022 10:35 am
Problem 3: Consider the modes of operations covered in Lecture 5 and the following two statements. Let AES-CBC denote the new cipher obtained by using the AES in the CBC mode. (1) The AES-CBC and the AES-CFB with t = 128 have the same encryption and decryption function when the two initial values are the same and the two keys of the AES-CBC and the AES-CFB with t= 128 are the same. (2) The AES-CBC and the AES-OFB with t = 128 have the same encryption and decryption function when the two initial values are the same and the two keys of the AES-CBC and the AES-OFB with t = 128 are the same. 1 Which of the following statements is true? 10 marks (A)