[tor-commits] [tor/master] remove autoconf check for EVP_sha3_256

dgoulet at torproject.org dgoulet at torproject.org
Tue Jul 7 12:05:20 UTC 2020


commit da85062631d10c9dd48fe1f818a9b85b71181f23
Author: Bartosz Duszel <bartosz.duszel at protonmail.com>
Date:   Tue Mar 24 07:38:43 2020 +0100

    remove autoconf check for EVP_sha3_256
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index ef07b92ff..854eaa9fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1040,7 +1040,6 @@ dnl to them.
 AC_CHECK_FUNCS([ \
 		ERR_load_KDF_strings \
 		EVP_PBE_scrypt \
-		EVP_sha3_256 \
 		SSL_CIPHER_find \
 		SSL_CTX_set1_groups_list \
 		SSL_CTX_set_security_level \





More information about the tor-commits mailing list