]> git.ipfire.org Git - thirdparty/hostap.git/commit
GnuTLS: Implement HMAC functions using libgcrypt
authorJouni Malinen <j@w1.fi>
Wed, 27 Dec 2017 21:35:26 +0000 (23:35 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 27 Dec 2017 21:35:26 +0000 (23:35 +0200)
commit133f8d09fcef5461e70c3a81c7bf8124778591c6
tree12917df4f2fb0a94828b88cf0cd31b71ab6c2929
parent85c12a62ee167946cecbc065f78d4bb674de16ca
GnuTLS: Implement HMAC functions using libgcrypt

Replace the internal HMAC MD5, SHA-1, and SHA256 implementations with
the ones from libgcrypt and also add the SHA384 and SHA512 versions.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/crypto/crypto_gnutls.c
wpa_supplicant/Android.mk
wpa_supplicant/Makefile