]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP: Extend Session-Id derivation with TLS 1.3 to PEAP and EAP-TTLS
authorAlexander Clouter <alex@digriz.org.uk>
Fri, 16 Oct 2020 08:49:38 +0000 (09:49 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 20 Feb 2021 15:36:57 +0000 (17:36 +0200)
commit3a457509db131be97de8d4d8e7fa01cc9c6d113d
treefc4b361c16387bb3838e67ebfd32aba996124136
parent647db6a6b5870237f6ddf2053fa48f5b2f0f5540
EAP: Extend Session-Id derivation with TLS 1.3 to PEAP and EAP-TTLS

This newer Session-Id/Method-Id derivation is used with PEAP and
EAP-TTLS when using TLS 1.3 per draft-ietf-emu-tls-eap-types-00, so do
not limit this to only EAP-TLS.

Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
src/eap_peer/eap_tls_common.c
src/eap_server/eap_server_tls_common.c