diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-10-03 23:33:51 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-10-14 13:57:15 +0200 |
commit | 4a009a16d2e87da3cd0b994934d3c3b76ca0455b (patch) | |
tree | 6f2c95eb84fe0fb8f2a19e035a808df419dd790b /tools/include/sys | |
parent | a1ad1144b61680cfa0803b681a3b55ff8c557022 (diff) | |
download | upstream-4a009a16d2e87da3cd0b994934d3c3b76ca0455b.tar.gz upstream-4a009a16d2e87da3cd0b994934d3c3b76ca0455b.tar.bz2 upstream-4a009a16d2e87da3cd0b994934d3c3b76ca0455b.zip |
hostapd: Activate Simultaneous Authentication of Equals (SAE)
This build the full openssl and wolfssl versions with SAE support which
is the main part of WPA3 PSK.
This needs elliptic curve cryptography which is only provided by these
two external cryptographic libraries and not by the internal
implementation.
The WPA3_Specification_v1.0.pdf file says that in SAE only mode
Protected Management Frames (PMF) is required, in mixed mode with
WPA2-PSK PMF should be required for clients using SAE, and optional for
clients using WPA2-PSK. The defaults are set now accordingly.
This increases the ipkg size by 8.515 Bytes.
Old: 394.026 Bytes
New: 402.541 Bytes
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'tools/include/sys')
0 files changed, 0 insertions, 0 deletions