mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-13 05:48:34 +00:00
5e5b8512d6
EVP_dss1() was deprecated and EVP_sha1() is the direct replacement. Upstream libunbound already has this patch. Note that I haven't added a test for HAVE_EVP_DSS1 since that was deprecated quite a long time ago in OpenSSL, there's really no reason to support it.