1.

In the Key generation procedure, the Integrity Key from the client to server is represented as:(a) HASH(K||H||”E”||session_id)(b) HASH(K||H||”C”||session_id)(c) HASH(K||H||”B”||session_id)(d) HASH(K||H||”D”||session_id)I have been asked this question at a job interview.Origin of the question is Secure Shell(SSH) in division Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security

Answer»

Correct CHOICE is (a) HASH(K||H||”E”||session_id)

The explanation is: The INITIALIZATION VECTOR from the CLIENT to server is GIVEN by HASH(K||H||”E”||session_id).



Discussion

No Comment Found

Related InterviewSolutions