mka: Reorganize loops in number of KaY functions
[mech_eap.git] / src / eap_common / eap_sim_common.c
2014-07-02 Jouni MalinenEAP-SIM/AKA: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_f...
2014-06-21 Jouni MalinenEAP-SIM': Fix AT_KDF parser to avoid infinite loop
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2008-12-05 Jouni MalinenAdded protection against EAP-AKA' -> EAP-AKA bidding...
2008-12-04 Jouni MalinenFixed a typo in a comment
2008-12-04 Jouni MalinenEAP-AKA': Added CK',IK' derivation
2008-12-04 Jouni MalinenEAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT...
2008-12-04 Jouni MalinenFixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server...
2008-12-03 Jouni MalinenEAP-AKA': Derive keys using the new KDF (PRF')
2008-12-02 Jouni MalinenEAP-AKA': Use HMAC-SHA-256-128 for AT_MAC
2008-12-02 Jouni MalinenEAP-AKA': Use SHA256 for AT_CHECKCODE
2008-11-07 Jouni MalinenEAP-AKA: Validate RES Length field in AT_RES
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...