Which of the following security services are provided if a sender encrypts a message digest with her private key?

Which of the following security services are provided if a sender encrypts a message digest with her private key? (multiple answers apply)

Which of the following security services are provided if a sender encrypts a message digest with her private key? (multiple answers apply)

A.
Integrity

B.
Confidentiality

C.
Authentication

D.
Corruption

Explanation:
This is a digital signature. Integrity is provided by hashing the
algorithm and authentication is provided by encrypting that value with the senders
private key. If the receiver can decrypt the encrypted data with the senders public
key, then she knows that it was encrypted with the senders private key.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


lordinfidel

lordinfidel

ummm, multiple answers do not apply (-;

Dinesh

Dinesh

@ Admin: If we need to select multiple answers then answer’s would be A & C.

admin

admin

You’re right. Fixed.
Thanks so much.