📝 Question
#2578
What is/are the property(s) of a good hash function in case of producing outputs for set of inputs?
✓
Correct Answer
A. Apparently random hash values
💡
Explanation
When a huge set of input blocks are given to a hash function, a good hash function will result in unique random values with no relation between them. At the same all the hash values will be equal that is fixed length.
⌨️ Press
A
B
C
D
to select