GSEC Exam QuestionsBrowse all questions from this exam

GSEC Exam - Question 35


Which of the following is a characteristic of hash operations?

Show Answer
Correct Answer: B

Hash operations are characterized by being non-reversible. This means that a given hash value cannot be easily reversed to obtain the original input data. Hash functions are designed to produce a fixed-size hash value from an input of any size, but they do not allow for the retrieval of the original input from the hash value.

Discussion

1 comment
Sign in to comment
eroms
Aug 25, 2024

Non-reversible