📝 Question
#2585
Which of the following is not a basic property for employing hash function in practical applications?
✓
Correct Answer
B. Fixed output size
💡
Explanation
Hash function will produce fixed lengths of outputs and accepts any size of blocks as input. It is efficient to calculate. If these three requirements need to be met to implement hash function in practical applications.
⌨️ Press
A
B
C
D
to select