You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/eap_common
Dan Harkins 22ac3dfebf EAP-pwd: Mask timing of PWE derivation
Run through the hunting-and-pecking loop 40 times to mask the time
necessary to find PWE. The odds of PWE not being found in 40 loops is
roughly 1 in 1 trillion.

Signed-off-by: Dan Harkins <dharkins@lounge.org>
6 years ago
..
Makefile tests: Add eapol-fuzzer 9 years ago
chap.c Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
chap.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_common.c Fix a typo in function documentation 9 years ago
eap_common.h ERP: Add TV/TLV parser 10 years ago
eap_defs.h ERP: Add defines for EAP Re-Authentication Protocol 10 years ago
eap_eke_common.c EAP-EKE: Use abstract crypto API 7 years ago
eap_eke_common.h EAP-EKE: Add peer implementation 11 years ago
eap_fast_common.c Remove trailing whitespace 8 years ago
eap_fast_common.h TLS: Split tls_connection_prf() into two functions 8 years ago
eap_gpsk_common.c EAP-GPSK: Check HMAC-SHA256 result in GKDF and MIC 9 years ago
eap_gpsk_common.h EAP peer: Add Session-Id derivation 11 years ago
eap_ikev2_common.c EAP-IKEv2: Use os_memcmp_const() for hash/password comparisons 10 years ago
eap_ikev2_common.h EAP-IKEv2: Remove obsolete ccns.pl project workarounds 10 years ago
eap_pax_common.c EAP-PAX: Check hmac_sha1_vector() return value 9 years ago
eap_pax_common.h EAP-PAX: Derive EAP Session-Id 10 years ago
eap_peap_common.c Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_peap_common.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_psk_common.c Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_psk_common.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_pwd_common.c EAP-pwd: Mask timing of PWE derivation 6 years ago
eap_pwd_common.h EAP-pwd: Pre-processing method definitions from RFC 8146 6 years ago
eap_sake_common.c EAP-SAKE: Fix a typo in attribute parser debug print 9 years ago
eap_sake_common.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_sim_common.c Use os_memdup() 7 years ago
eap_sim_common.h EAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_finish() 10 years ago
eap_tlv_common.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_ttls.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_wsc_common.c Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
eap_wsc_common.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
ikev2_common.c EAP-IKEv2: Check HMAC SHA1/MD5 result 9 years ago
ikev2_common.h EAP-IKEv2: Remove obsolete ccns.pl project workarounds 10 years ago