Microsoft
98-367 · Question #162
Creating MD5 hash for files is an example of ensuring what?
The correct answer is D. Integrity. The MD5 message-digest algorithm is a widely used cryptographic hash function producing a 128-bit (16- byte) hash value, typically expressed in text format as a 32 digit hexadecimal number. MD5 has been utilized in a wide variety of cryptographic applications, and is also…
Understanding Security Layers
Question
Creating MD5 hash for files is an example of ensuring what?
Options
- AConfidentiality
- BAvailability
- CLeast privilege
- DIntegrity
How the community answered
(34 responses)- A15% (5)
- B6% (2)
- C6% (2)
- D74% (25)
Explanation
The MD5 message-digest algorithm is a widely used cryptographic hash function producing a 128-bit (16- byte) hash value, typically expressed in text format as a 32 digit hexadecimal number. MD5 has been utilized in a wide variety of cryptographic applications, and is also commonly used to verify data integrity.
Topics
#hashing#MD5#data integrity#cryptography
Community Discussion
No community discussion yet for this question.