]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add HMAC-SHA384 with internal crypto
authorJouni Malinen <j@w1.fi>
Thu, 16 Feb 2017 18:37:19 +0000 (20:37 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2017 20:15:29 +0000 (22:15 +0200)
commit62944f7d2cb004030b96a5e114752692fb4ea756
tree2f77350d40f30519995220cc2117aec0632bf2c5
parentaeecd4eaec6939562b6e5815795b117f7eaa2b9f
Add HMAC-SHA384 with internal crypto

This is a copy of the internal HMAC-SHA256 implementation with the hash
block size and output length updated to match SHA384 parameters.

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