expand icon
book Information Security: Principles and Practices 2nd Edition by Jim Breithaupt, Mark S. Merkow cover

Information Security: Principles and Practices 2nd Edition by Jim Breithaupt, Mark S. Merkow

Edition 2ISBN: 0789753251
book Information Security: Principles and Practices 2nd Edition by Jim Breithaupt, Mark S. Merkow cover

Information Security: Principles and Practices 2nd Edition by Jim Breithaupt, Mark S. Merkow

Edition 2ISBN: 0789753251
Exercise 13

A message is said to be digitally signed if sent with which of the following?

A. message digest

B. message digest encrypted with sender’s public key

C. message digest encrypted with sender’s private key

D. message and sender’s digital certificate

Step-by-step solution
Verified
like image
like image

Step 1 of 2

Digital signed

Digital signature is a method that is used to check the authenticity of the message. It ensures the recipient that the message has been send from the intended user only. It also makes use of message digest that ensures the integrity of the data.

The message digests are computed using the SHA-1 algorithm which is then encrypted using the private key. This creates a digitally signed message ready to be sent over the network. Therefore, the correct option is    <div class=answer> Digital signed Digital signature is a method that is used to check the authenticity of the message. It ensures the recipient that the message has been send from the intended user only. It also makes use of message digest that ensures the integrity of the data. The message digests are computed using the SHA-1 algorithm which is then encrypted using the private key. This creates a digitally signed message ready to be sent over the network. Therefore, the correct option is   . .


Step 2 of 2

close menu
Information Security: Principles and Practices 2nd Edition by Jim Breithaupt, Mark S. Merkow
cross icon