hostap/src/eapol_supp
Jouni Malinen 7cb53ded11 Add build option to remove all internal RC4 uses
The new CONFIG_NO_RC4=y build option can be used to remove all internal
hostapd and wpa_supplicant uses of RC4. It should be noted that external
uses (e.g., within a TLS library) do not get disabled when doing this.

This removes capability of supporting WPA/TKIP, dynamic WEP keys with
IEEE 802.1X, WEP shared key authentication, and MSCHAPv2 password
changes.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-08-02 16:52:56 +03:00
..
eapol_supp_sm.c Add build option to remove all internal RC4 uses 2015-08-02 16:52:56 +03:00
eapol_supp_sm.h eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00