Challenge-Handshake Authentication Protocol: Difference between revisions

Content deleted Content added
mNo edit summary
m Reverting possible vandalism by Wikitej to version by Nullptr. Report False Positive? Thanks, ClueBot NG. (2369487) (Bot)
Line 15:
# The authenticator checks the response against its own calculation of the expected hash value. If the values matches, the authenticator acknowledges the authentication; otherwise it should terminate the connection.
# At random intervals the authenticator sends a new challenge to the peer and repeats steps 1 through 3.
# CHAP is secure than PAP
 
==CHAP packets==