fragattacks/src/common
Jouni Malinen bb0122f3e8 SAE: Add forgotten commit element validation step for FFC groups
The peer commit element needs to be validated to pass one of the steps
listed in IEEE 802.11, 11.3.5.4:
scalar-op(r, ELEMENT) = 1 modulo p

Similar step was present for ECC groups, but was missing for FFC groups.
This is needed to avoid dictionary attacks.

Thanks to Michael Roßberg and Sascha Grau for reporting this.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-03-10 11:45:55 +02:00
..
defs.h Introduce 60 GHz band 2012-12-18 11:50:35 +02:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c WNM: Add support for SSID List element matching 2012-12-16 21:22:24 +02:00
ieee802_11_common.h WNM: Add support for SSID List element matching 2012-12-16 21:22:24 +02:00
ieee802_11_defs.h hostapd: Make VHT IE struct more expressive 2013-03-01 18:24:57 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
sae.c SAE: Add forgotten commit element validation step for FFC groups 2013-03-10 11:45:55 +02:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
version.h The hostap.git master branch is now used for 2.1 development 2013-01-12 17:51:10 +02:00
wpa_common.c Move cipher to enum wpa_cipher conversion into wpa_common.c 2013-01-13 18:02:20 +02:00
wpa_common.h Move cipher to enum wpa_cipher conversion into wpa_common.c 2013-01-13 18:02:20 +02:00
wpa_ctrl.c wpa_cli: Print nice prompt when using remote UDP 2012-08-05 20:50:17 +03:00
wpa_ctrl.h Add WPA_BSS_MASK_DELIM flag to BSS command 2013-02-28 18:43:05 +02:00