204k views
2 votes
Alice wants to communicate message m to Bob over an insecure channel, and uses the following method: key shared between Alice and Bob. Select whenever applies, which set of security goals below it can achieve: confidentiality, integrity, non-repudiation.

a. non-repudiation
b. confidentiality
c. integrity

User Dagw
by
7.1k points

1 Answer

0 votes

Final answer:

When using a key shared between Alice and Bob to communicate over an insecure channel, the set of security goals that can be achieved include confidentiality, integrity, and non-repudiation.

Step-by-step explanation:

When using a key shared between Alice and Bob to communicate over an insecure channel, the set of security goals that can be achieved include confidentiality, integrity, and non-repudiation.

Confidentiality ensures that unauthorized parties cannot access the content of the message.

Integrity guarantees that the message remains unaltered during transit, and that any modification to the message can be detected.

Non-repudiation ensures that once a message is sent, the sender cannot deny having sent it, providing proof of the message's origin and authenticity.

User Hari K T
by
8.0k points