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 42b847ac1e FILS: Fix hashed realm name derivation
P802.11ai/D7.0 changed from CRC32 to SHA256 as the hash algorithm for
the FILS realm name. Update the implementation to match that change.

Signed-off-by: Jouni Malinen <j@w1.fi>
8 years ago
..
ap FILS: Fix hashed realm name derivation 8 years ago
common FILS: Fix hashed realm name derivation 8 years ago
crypto Extend AES-SIV implementation to support different key lengths 8 years ago
drivers nl80211: Specify the BSSID in the QCA vendor scan 8 years ago
eap_common TLS: Split tls_connection_prf() into two functions 8 years ago
eap_peer ERP: Make eap_peer_finish() callable 8 years ago
eap_server ERP: Update client identity based on EAP-Initiate/Re-auth 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp ERP: Make eap_peer_finish() callable 8 years ago
fst FST: Fix search for peer's "other" connection 8 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2P: Send P2P-DEVICE-FOUND event on peer changing device name 8 years ago
pae macsec_linux: Add a driver for macsec on Linux kernels 8 years ago
radius radius: Sanity check for NULL pointer segfault 8 years ago
rsn_supp Fix wpa_supplicant build error with IEEE8021X_EAPOL unset 8 years ago
tls Fix typo in DigestAlgorithn 8 years ago
utils Removed redundant NULL check for b in wpabuf_concat() 8 years ago
wps Share a single str_starts() implementation 8 years ago
Makefile
lib.rules