openwrt/package
Nick Lowe e8d048c5e0 hostapd: SAE - Enable hunting-and-pecking and H2E
Enable both the hunting-and-pecking loop and hash-to-element mechanisms
by default in OpenWRT with SAE.

Commercial Wi-Fi solutions increasingly frequently now ship with both
hunting-and-pecking and hash-to-element (H2E) enabled by default as this
is more secure and more performant than offering hunting-and-pecking
alone for H2E capable clients.

The hunting and pecking loop mechanism is inherently fragile and prone to
timing-based side channels in its design and is more computationally
intensive to perform. Hash-to-element (H2E) is its long-term
replacement to address these concerns.

For clients that only support the hunting-and-pecking loop mechanism,
this is still available to use by default.

For clients that in addition support, or were to require, the
hash-to-element (H2E) mechanism, this is then available for use.

Signed-off-by: Nick Lowe <nick.lowe@gmail.com>
2022-02-24 18:04:05 +01:00
..
base-files base-files: make sure tools are present in sysupgrade ramdisk 2022-02-22 19:16:03 +00:00
boot uboot-mvebu: backport pending patches for Marvell A38x 2022-02-20 14:26:42 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware wireless-regdb: update to version 2022.02.18 2022-02-20 13:47:57 +09:00
kernel mac80211: add debug compile option for rtw88 devices 2022-02-20 14:26:40 +01:00
libs wolfssl: fix API breakage of SSL_get_verify_result 2022-02-22 20:27:15 +01:00
network hostapd: SAE - Enable hunting-and-pecking and H2E 2022-02-24 18:04:05 +01:00
system procd: update to git HEAD 2022-02-19 00:11:55 +00:00
utils ucode: update to latest Git HEAD 2022-02-12 20:51:22 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00