]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-TLS: Update Session-Id derivation with TLS v1.3
authorJouni Malinen <j@w1.fi>
Sat, 5 Jan 2019 16:00:26 +0000 (18:00 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 5 Jan 2019 16:00:26 +0000 (18:00 +0200)
commitaae0eece5f9629077bd1a4e686e1a6404205e2c9
tree24dd1b18379aa34b6e24509b033d6e6bbe4a03ea
parent67e34a284a80e497cb5099b0248042d285cca50d
EAP-TLS: Update Session-Id derivation with TLS v1.3

Move to the version used in draft-ietf-emu-eap-tls13-03.txt, i.e.,
include the 0x0D prefix and use a different TLS-Exporter() label string.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_tls_common.c
src/eap_server/eap_server_tls_common.c