]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add TLS-PRF using HMAC with P_SHA384 for TEAP
authorJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 18:15:32 +0000 (21:15 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 18:16:37 +0000 (21:16 +0300)
commit52069c7eff4822650ed98358719ccebd85d53163
tree4254bbad9701961b0714b8dc23dd07e3aaa8821d
parent263c0cbdc05bfd6b316dc59ddbd1024e3acdb402
Add TLS-PRF using HMAC with P_SHA384 for TEAP

This version of TLS PRF is needed when using TEAP with TLS ciphersuites
that are defined to use SHA384 instead of SHA256.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/crypto/sha384-tlsprf.c [new file with mode: 0644]
src/crypto/sha384.h
wpa_supplicant/Android.mk
wpa_supplicant/Makefile