Q: 19
Which of the following is NOT a feature of a cryptographic hash function?
Options
Discussion
C , since cryptographic hashes must be one-way, not reversible. That's a core property according to every exam prep source I've seen. Reversibility breaks the whole security model for hashes.
Not reversible, so C fits here.
C
Hash functions aren’t reversible, that’s kind of the whole point. Once data is hashed you can’t get the original input back. The other choices are all typical properties for a good hash function. Pretty sure it’s C.
Be respectful. No spam.
Question 19 of 35