Challenge-Handshake Authentication Protocol: Difference between revisions

Content deleted Content added
link to related wikibooks, etc.
No edit summary
Line 60:
|}
 
The ID chosen for the random challenge is also used in the corresponding response, success, and failure packets. A new challenge with a new ID must be different from the last challenge with another ID. If the success or failure is lost, the same response can be sent again, and it triggers the same success or failure indication. For [[MD5]] as hash the response value is <code>MD5(ID||secret||challenge)</code>, the MD5 for the concatenation of ID, secret, and challenge.<ref>{{cite web
|url=http://www.cisco.com/en/US/tech/tk713/tk507/technologies_tech_note09186a00800b4131.shtml
|title=Understanding and Configuring PPP CHAP Authentication