Computer Science for IGCSE & O level - Data Transmission (Section 7 - No. 38)

Which of the following is a characteristic of a strong hashing algorithm?
It is easy to reverse the process.
It produces a unique hash value for different inputs.
It produces the same hash value for all inputs.
It results in a hash value that is larger than the input.

Explanation

A strong hashing algorithm should generate a distinct hash value for each unique input to minimize collisions.

Comments (0)

Advertisement