]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/sta_info.c
OWE: Support DH groups 20 (NIST P-384) and 21 (NIST P-521) in AP mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 8 Oct 2017 13:37:32 +0000 (16:37 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 8 Oct 2017 14:12:35 +0000 (17:12 +0300)
commit7a12edd163ff0e50b9c89ce0407577da500299af
tree8a71a75addbf41b80cfbab6def317c8e04e43b01
parent6c4726189c5844fe39e3be0d4f1206ba8b4c8c36
OWE: Support DH groups 20 (NIST P-384) and 21 (NIST P-521) in AP mode

This extends OWE support in hostapd to allow DH groups 20 and 21 to be
used in addition to the mandatory group 19 (NIST P-256).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/Android.mk
hostapd/Makefile
src/ap/ieee802_11.c
src/ap/sta_info.c
src/ap/sta_info.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_ft.c
src/ap/wpa_auth_glue.c
wpa_supplicant/ibss_rsn.c
wpa_supplicant/mesh_rsn.c