]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Reject unsuitable groups based on REVmd changes
authorJouni Malinen <jouni@codeaurora.org>
Mon, 8 Apr 2019 15:01:07 +0000 (18:01 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 8 Apr 2019 15:11:00 +0000 (18:11 +0300)
commitdb54db11aec763b6fc74715c36e0f9de0d65e206
treea87b3513049c4342eab4254d884b5a39197f2e05
parent8e607b1b62f267af8c84ac23491ecfbc94d135e7
SAE: Reject unsuitable groups based on REVmd changes

The rules defining which DH groups are suitable for SAE use were
accepted into IEEE 802.11 REVmd based on this document:
https://mentor.ieee.org/802.11/dcn/19/11-19-0387-02-000m-addressing-some-sae-comments.docx

Enforce those rules in production builds of wpa_supplicant and hostapd.
CONFIG_TESTING_OPTIONS=y builds can still be used to select any o the
implemented groups to maintain testing coverage.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/sae.c