Penguin
Annotated edit history of EAP version 2, including all changes. View license author blame.
Rev Author # Line
1 CraigBox 1 [Acronym] for __E__xtensible __A__uthentication __P__rotocol.
2
2 CraigBox 3 Specified in RFC:2284, EAP is a method of conducting an authentication conversation between a client (called a __supplicant__) and an authentication server. Intermediate devices such as AccessPoint~s and ProxyServer~s do not take part in the conversation - they simply relay EAP messages between the endpoints.
1 CraigBox 4
2 CraigBox 5 ; EAP-AKA : AddToMe
6 ; EAP-LEAP : AddToMe
7 ; EAP-MD5 : AddToMe
8 ; EAP-PEAP : AddToMe
9 ; EAP-SIM : AddToMe
10 ; EAP-TLS : AddToMe
11 ; EAP-TTLS : AddToMe