]> git.ipfire.org Git - thirdparty/curl.git/commit
gnutls: assume nettle crypto support
authorDaniel Stenberg <daniel@haxx.se>
Thu, 18 Feb 2021 10:42:46 +0000 (11:42 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Feb 2021 22:06:47 +0000 (23:06 +0100)
commite06fa7462ac258cf6096a0c909310bf23cf7c1eb
tree632e1f709b6b32db1b6335d8866c0604359c3c5c
parent692faeab9f07c23feddc4814e16a138a30cbab06
gnutls: assume nettle crypto support

nettle has been the default crypto library with GnuTLS since 2010. By
dropping support for the previous libcrypto, we simplify code.

Closes #6625
configure.ac
lib/curl_ntlm_core.c
lib/md4.c
lib/md5.c
lib/sha256.c
lib/vtls/gtls.c