📝 Question
#2579
What is the core objective of the hash functions in producing hash values?
✓
Correct Answer
A. Integrity
💡
Explanation
Integrity means retrieving the lost data as soon as possible. Hash functions accomplish integrity, because, even one bit is changed in the data, it will result in a change of hash value with high probability.
⌨️ Press
A
B
C
D
to select