--- libshout-2.4.1/src/tls.c.orig 2015-06-18 06:27:45.000000000 +0200 +++ libshout-2.4.1/src/tls.c 2018-05-19 22:28:12.653171520 +0200 @@ -65,7 +65,6 @@ SSL_library_init(); SSL_load_error_strings(); - SSLeay_add_all_algorithms(); SSLeay_add_ssl_algorithms(); meth = TLSv1_client_method();