hostap/src/eap_common
Dan Harkins e4d7b22a53 EAP-pwd: Fix some interoperability issues
The changes are:

  1. the word "and" in the hunting-and-pecking string passed to the KDF
     should be capitalized.
  2. the primebitlen used in the KDF should be a short not an int.
  3. the computation of MK in hostap is based on an older version of the
     draft and is not the way it's specified in the RFC.
  4. the group being passed into computation of the Commit was not in
     network order.
2011-01-16 13:12:07 +02:00
..
chap.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
chap.h
eap_common.c
eap_common.h
eap_defs.h EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eap_fast_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_fast_common.h
eap_gpsk_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_gpsk_common.h
eap_ikev2_common.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_ikev2_common.h
eap_pax_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_pax_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_peap_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_peap_common.h EAP-PEAP: Moved the common peap_prfplus() function into a shared file 2008-06-09 10:32:12 +03:00
eap_psk_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_psk_common.h
eap_pwd_common.c EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_pwd_common.h EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_sake_common.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_sake_common.h
eap_sim_common.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_sim_common.h
eap_tlv_common.h
eap_ttls.h
eap_wsc_common.c Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
eap_wsc_common.h
ikev2_common.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
ikev2_common.h
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00