Page MenuHomePhabricator

test: Add pure Python RIPEMD-160 and use it instead of OpenSSL
ClosedPublic

Authored by PiRK on May 5 2022, 09:40.

Details

Summary

OpenSSL 3 removed ripemd160, see openssl/openssl#16994

Thus, the functional tests fail on systems with OpenSSL 3.

This is a backport of core#23716

Test Plan

ninja check-functional-extended

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable