What are two properties of a cryptographic hash function? (Choose two.)

IT Questions BankCategory: CCNA CyberOpsWhat are two properties of a cryptographic hash function? (Choose two.)

What are two properties of a cryptographic hash function? (Choose two.)

  • Complex inputs will produce complex hashes.
  • Hash functions can be duplicated for authentication purposes.
  • The hash function is one way and irreversible.
  • The input for a particular hash algorithm has to have a fixed size.
  • The output is a fixed length.

Explanation: A cryptographic hash function should have the following properties:The input can be any length.
The output has a fixed length.
The hash value is relatively easy to compute for any given input.
The hash is one way and not reversible.
The hash is collision free, meaning that two different input values will result in different hash values

Exam with this question: CCNA Cyber Ops Chapter 9 Exam Answers
Exam with this question: CyberOps Associate Final Exam Answers
Exam with this question: Modules 15 - 17: Cryptography Group Exam Answers
Exam with this question: CCNA Security Chapter 7 Exam (CCNAS v1.2)

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments