(ISC)2
SSCP · Question #604
What is the RESULT of a hash algorithm being applied to a message ?
The correct answer is C. A message digest. As when a hash algorithm is applied on a message , it produces a message digest. The other answers are incorrect because : A digital signature is a hash value that has been encrypted with a sender's private key. A ciphertext is a message that appears to be unreadable. A…
Submitted by helene.fr· Apr 18, 2026Cryptography
Question
What is the RESULT of a hash algorithm being applied to a message ?
Options
- AA digital signature
- BA ciphertext
- CA message digest
- DA plaintext
How the community answered
(38 responses)- B3% (1)
- C95% (36)
- D3% (1)
Explanation
As when a hash algorithm is applied on a message , it produces a message digest. The other answers are incorrect because : A digital signature is a hash value that has been encrypted with a sender's private key. A ciphertext is a message that appears to be unreadable. A plaintext is a readable data.
Topics
#Hashing#Message digest#Cryptography fundamentals
Community Discussion
No community discussion yet for this question.