]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE-PK: Remove requirement of SAE group matching SAE-PK (K_AP) group
authorJouni Malinen <jouni@codeaurora.org>
Tue, 9 Jun 2020 19:32:38 +0000 (22:32 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 10 Jun 2020 09:46:49 +0000 (12:46 +0300)
commit363dbf1ece24a2d326d7684c8af55f409eab2a51
treed32094184118ed94a1bb8f0ce97d44446ac27074
parent2e80aeae4a021443c35ae03be082128f1f644b73
SAE-PK: Remove requirement of SAE group matching SAE-PK (K_AP) group

This was clarified in the draft specification to not be a mandatory
requirement for the AP and STA to enforce, i.e., matching security level
is a recommendation for AP configuration rather than a protocol
requirement.

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