aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests
diff options
context:
space:
mode:
authorJeffrey Ryan <jeffreyryan@tutanota.com>2022-05-17 22:40:36 +0200
committerselsta <selsta@sent.at>2022-05-18 01:34:16 +0200
commita66a52d14497c3295274e54fb9e0d2d0980004bb (patch)
treef8ecff7fb99c11a1ed0695b0566f429f1c20ecad /tests/performance_tests
parent6e60919e6d3645b51b62246d308e2283bd832128 (diff)
downloadmonzero-core-a66a52d14497c3295274e54fb9e0d2d0980004bb.tar.gz
monzero-core-a66a52d14497c3295274e54fb9e0d2d0980004bb.tar.xz
monzero-core-a66a52d14497c3295274e54fb9e0d2d0980004bb.zip
common: update sha256sum to use OpenSSL 3.0 API
As of OpenSSL 3.0, `SHA256_Init`, `SHA256_Update`, and `SHA256_Final` are deprectaed in favor of the higher-level `EVP_*` class of functions. This causes compiler warnings, and sooner or later, will cause build errors as these functions are excluded from distro headers. Also add some documentation.
Diffstat (limited to 'tests/performance_tests')
0 files changed, 0 insertions, 0 deletions