]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Fix hashed realm name derivation
authorJouni Malinen <j@w1.fi>
Sat, 17 Dec 2016 19:59:40 +0000 (21:59 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2016 20:07:57 +0000 (22:07 +0200)
commit42b847ac1ed656383f13646db84568fb23cd45c4
tree793933ecbf298c0f717de667a688d60dba74d354
parent29062f29322a219f9ff56c073635a83fb149612c
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>
src/ap/ieee802_11_shared.c
src/common/wpa_common.c
src/common/wpa_common.h