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
Differential D11413
test: Add pure Python RIPEMD-160 and use it instead of OpenSSL PiRK on May 5 2022, 09:40. Authored by Tags None Subscribers None
Details
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 ninja check-functional-extended
Diff Detail
|