aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.cpp
diff options
context:
space:
mode:
authorhyc <hyc@symas.com>2017-04-12 23:56:23 +0100
committerhyc <hyc@symas.com>2017-04-12 23:56:23 +0100
commit5e5b8512d6797db10ce215ca18cf64e0449d0f38 (patch)
tree8c70df7130ebb01a969a5612e63bf25f26c04804 /src/cryptonote_core/blockchain.cpp
parent6c72d6a05810487859feef55c8593443ae3ef2be (diff)
downloadmonzero-core-5e5b8512d6797db10ce215ca18cf64e0449d0f38.tar.gz
monzero-core-5e5b8512d6797db10ce215ca18cf64e0449d0f38.tar.xz
monzero-core-5e5b8512d6797db10ce215ca18cf64e0449d0f38.zip
Fix obsolete OpenSSL API usage
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.
Diffstat (limited to 'src/cryptonote_core/blockchain.cpp')
0 files changed, 0 insertions, 0 deletions