]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/eap_peer/eap_aka.c
EAP-AKA': Update to RFC 5448
authorJouni Malinen <j@w1.fi>
Wed, 2 May 2012 17:45:01 +0000 (20:45 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 2 May 2012 17:45:01 +0000 (20:45 +0300)
commit762e4ce620125f233bec964413354601b0d9654c
treeeb7577b1d6a44bd21d3fed38aad7348bdeeb1bc6
parent83519983138b0e9c19a4beb3a763e2289d5a51cb
EAP-AKA': Update to RFC 5448

There was a technical change between the last IETF draft version
(draft-arkko-eap-aka-kdf-10) and RFC 5448 in the leading characters
used in the username (i.e., use unique characters for EAP-AKA' instead
of reusing the EAP-AKA ones). This commit updates EAP-AKA' server and
peer implementations to use the leading characters based on the final
RFC.

Note: This will make EAP-AKA' not interoperate between the earlier
draft version and the new version.

Signed-hostap: Jouni Malinen <j@w1.fi>
intended-for: hostap-1
hostapd/hostapd.eap_user
src/eap_common/eap_defs.h
src/eap_peer/eap.c
src/eap_peer/eap_aka.c
src/eap_server/eap_server_aka.c
src/eap_server/eap_server_sim.c
src/eap_server/eap_sim_db.c
src/eap_server/eap_sim_db.h