fragattacks/src
Jouni Malinen cd9c2714e7 SAE: Add support for ECC group 21 (521-bit random ECP group)
In addition to the trivial change in adding the new group ientifier,
this required changes to KDF and random number generation to support
cases where the length of the prime in bits is not a multiple of eight.
The binary presentation of the value needs to be shifted so that the
unused most significant bits are the zero padding rather than the extra
bits in the end of the array.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-01-12 17:51:53 +02:00
..
ap SAE: Maintain EC group context in struct sae_data 2013-01-12 17:51:52 +02:00
common SAE: Add support for ECC group 21 (521-bit random ECP group) 2013-01-12 17:51:53 +02:00
crypto SAE: Add support for ECC group 21 (521-bit random ECP group) 2013-01-12 17:51:53 +02:00
drivers nl80211: Pass station VHT capabilities to kernel 2013-01-12 17:51:52 +02:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer EAP-FAST: Allow empty PAC file to be used 2013-01-12 17:33:22 +02:00
eap_server EAP-AKA server: Fix fallback to full auth 2013-01-08 15:45:05 +02:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp Fix EAPOL supplicant port authorization with PMKSA caching 2012-10-27 11:52:43 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Fix some memory leaks in p2p_add_device() 2013-01-12 10:30:07 +02:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
tls Enable 256-bit key AES in internal TLS implementation 2012-09-09 14:16:05 +03:00
utils wpabuf: Get rid of separate ext_data pointer 2012-08-19 18:25:25 +03:00
wps WPS: Add RF bands attribute conditionally to Probe Response frame 2012-12-17 16:08:23 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00