QuestionQ3

Cryptography

Which of the following is a property of hash operations?

  • A Asymmetric
  • B Non-reversible
  • C Symmetric
  • D Variable length output
Explanation

Hash operations are non-reversible: a hash digest cannot feasibly be used to reconstruct its original input.

Community Discussion

No comments yet. Be the first to start the discussion!