hostap/src
Jouni Malinen b3ddab2122 WPS: Pad DH Public Key and Shared Key to 192 octets
WPS spec is not very specific on the presentation used for the DH
values. The Public Key attribute is described to be 192 octets long, so
that could be interpreted to imply that other places use fixed length
presentation for the DH keys. Change the DH derivation to use fixed
length bufferd by zero padding them from beginning if needed. This can
resolve infrequent (about 1/256 chance for both Public Key and Shared
Key being shorter) interop issues.
2009-01-22 19:32:58 +02:00
..
common WPS: Added option to disable AP auto-config on first registration 2009-01-21 13:48:10 +02:00
crypto Added CONFIG_NO_AES_EXTRAS for hostapd 2009-01-12 15:15:35 +02:00
drivers Implement set_probe_req_ie() for nl80211 drivers 2009-01-20 14:06:02 +02:00
eap_common Include the header file to validate function prototype. 2009-01-03 20:21:12 +02:00
eap_peer Silenced number of Doxygen warnings 2009-01-04 15:07:54 +02:00
eap_server Renamed shadowed variable 2009-01-13 19:31:51 +02:00
eapol_supp WPS: Moved mac_addr and uuid configuration into wps_context 2008-11-28 20:44:47 +02:00
hlr_auc_gw Fixed Milenage debug output to use correct length for IK and CK 2008-11-20 15:45:31 +02:00
l2_packet Added endianness annotation for sparse 2009-01-03 21:00:38 +02:00
radius Moved RADIUS Class attribute helpers into RADIUS module 2009-01-13 20:01:29 +02:00
rsn_supp Added a separate ctx pointer for wpa_msg() calls in WPA supp 2009-01-17 17:54:40 +02:00
tls Fixed number of doxygen warnings 2009-01-02 22:28:04 +02:00
utils WPS: Pad DH Public Key and Shared Key to 192 octets 2009-01-22 19:32:58 +02:00
wps WPS: Pad DH Public Key and Shared Key to 192 octets 2009-01-22 19:32:58 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00