Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Which of the following five security services are implemented by the protocol given below, assuming that the session key KAB is generated at random by

Which of the following five security services are implemented by the protocol given below, assuming that the session key KAB is generated at random by the sender, and both parties and an attacker have access to certificates of all users in the network. For any security services that are not implemented, explain why they are not implemented.
Protocol:
A sends to B
A,E(PRA,KAB||h(M)),E(KAB,M||h(M)),B
B sends to A
B,E(KAB,h(M)),A
Notation:
x represents a unique name of user x, where x=A or B
M means a message (the same in both transfers)
(M||x) means M concatenetad with x
E(PUY,Z) means Z encrypted using a public key of Y
E(PRY,Z) means Z encrypted using a private key of Y
E(KAB,Z) means Z encrypted using a secret key KAB
h(M) means a hash value of M.
Security services:
C-Confidentiality
AS - Authentication of the Sender
AR - Authentication of the Receiver
NS - Non-repudiation of the Sender
NR - Non-repudiation of the Receiver
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M Kroenke, David J Auer

6th Edition

0132742926, 978-0132742924

More Books

Students also viewed these Databases questions

Question

Name three problems associated with carrying too little inventory.

Answered: 1 week ago