Problem 5: Consider the hash function SHA-1 covered in Lecture 12 and the following two statements: (1) The input messag
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Problem 5: Consider the hash function SHA-1 covered in Lecture 12 and the following two statements: (1) The input messag
Statement (1) is true, but Statement (2) is false. (B) Statement (2) is true, but Statement (1) is false. (C) Both Statements (1) and (2) are true. (D) Both Statements (1) and (2) are false.
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)