You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen bd50805e40 OWE: Select KDF hash algorithm based on the length of the prime
Previous implementation was hardcoding use of SHA256 PMK-to-PTK
derivation for all groups. Replace that with hash algorithm selection
based on the length of the prime similarly to the way this was done for
other derivation steps in OWE.

This breaks backwards compatibility when using group 20 or 21; group 19
behavior remains same.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
4 years ago
..
ap SAE: Use Anti-Clogging Token Container element with H2E 4 years ago
common OWE: Select KDF hash algorithm based on the length of the prime 4 years ago
crypto OpenSSL: Fix memory leak in TOD policy validation 5 years ago
drivers ACS: Update documentation of external ACS results event parameters 5 years ago
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 5 years ago
eap_peer EAP-SIM peer: Do not accept SIM/Challenge without SIM/Start 5 years ago
eap_server Clean up base64_{encode,decode} pointer types 5 years ago
eapol_auth EAP server: Use struct eap_config to avoid duplicated definitions 5 years ago
eapol_supp Pass full struct to peer certificate callbacks 5 years ago
fst FST: Update FST about MAC address change 5 years ago
l2_packet l2_packet: Fix bridge workaround for repeater configuration 5 years ago
p2p P2P: Add support for EDMG channels 5 years ago
pae mka: Check OLPN for exhaustion on SAKuse decode 5 years ago
radius RADIUS client: fix extra retry before failover 5 years ago
rsn_supp Fix a typo in a comment 4 years ago
tls Clean up base64_{encode,decode} pointer types 5 years ago
utils trace: Handle binutils bfd.h breakage 4 years ago
wps WPS: Add application extension data to WPS IE 5 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago