1.

The difference between HMAC algorithm and SSLv3 is that pad1 and pad2 are ________ in SSLv3 whereas ________ in HMAC.(a) NANDed, XORed(b) Concatenated, XORed(c) XORed, NANDed(d) XORed, ConcatenatedI had been asked this question in an international level competition.The question is from Secure Socket Layer in section Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security

Answer»

The correct ANSWER is (b) Concatenated, XORed

Explanation: The pads are concatenated in SSLV3 and XORed in HMAC ALGORITHM.



Discussion

No Comment Found

Related InterviewSolutions