103k views
4 votes
Why is a clear text field r-sub-A sent in a hash-based challenge-response authentication scheme? A. To allow party B to compute a random nonce B. To allow party B to generate a witness C. To allow party B to carry out mutual authentication D. To allow party B to confirm that the locally computed hash is the same as the value received E. None of the above Explanation: Click or tap here to enter text.

User Mr Griever
by
8.5k points

1 Answer

3 votes

Final answer:

In a hash-based challenge-response authentication scheme, a clear text field r-sub-A is sent to allow party B to confirm that the locally computed hash is the same as the value received.

Step-by-step explanation:

In a hash-based challenge-response authentication scheme, a clear text field r-sub-A is sent to allow party B to confirm that the locally computed hash is the same as the value received (option D). This helps ensure the integrity of the communication and that the message has not been tampered with.

User Alexandrekow
by
8.4k points