Problem 5: Consider the hash function SHA-1 covered in Lecture 12 and the following two statements: (1) The input messag
Posted: Fri May 20, 2022 10:36 am
Problem 5: Consider the hash function SHA-1 covered in Lecture 12 and the following two statements: (1) The input message size of SHA-1 is limited to 264 bits because in real-world applications no message can have more than 264 bits. (2) The purpose of using the four different kinds of operations ^, V, 0, and +232 is to provide confusion in SHA-1. Which of the following statements is true? 10 marks (A)