fragattacks/src/eapol_auth
Jouni Malinen d3bddd8b84 ERP: Add support for ERP on EAP server and authenticator
Derive rRK and rIK on EAP server if ERP is enabled and use these keys to
allow EAP re-authentication to be used and to derive rMSK.

The new hostapd configuration parameter eap_server_erp=1 can now be used
to configure the integrated EAP server to derive EMSK, rRK, and rIK at
the successful completion of an EAP authentication method. This
functionality is not included in the default build and can be enabled
with CONFIG_ERP=y.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-04 12:16:27 +02:00
..
eapol_auth_dump.c Convert EAPOL authenticator dump into easier to parse format 2014-01-02 17:37:21 +02:00
eapol_auth_sm_i.h Add Acct-Multi-Session-Id into RADIUS Accounting messages 2014-10-18 10:38:17 +03:00
eapol_auth_sm.c ERP: Add support for ERP on EAP server and authenticator 2014-12-04 12:16:27 +02:00
eapol_auth_sm.h ERP: Add support for ERP on EAP server and authenticator 2014-12-04 12:16:27 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00