312-50V9 · Question #229
Which of the following is assured by the use of a hash?
The correct answer is A. Integrity. An important application of secure hashes is verification of message integrity. Determining whether any changes have been made to a message (or a file), for example, can be accomplished by comparing message digests calculated before, and after, transmission (or any…
Question
Which of the following is assured by the use of a hash?
Options
- AIntegrity
- BConfidentiality
- CAuthentication
- DAvailability
How the community answered
(30 responses)- A87% (26)
- B3% (1)
- C7% (2)
- D3% (1)
Explanation
An important application of secure hashes is verification of message integrity. Determining whether any changes have been made to a message (or a file), for example, can be accomplished by comparing message digests calculated before, and after, transmission (or any https://en.wikipedia.org/wiki/ Cryptographic_hash_function#Verifying_the_integrity_of_files_or_messages
Topics
Community Discussion
No community discussion yet for this question.