chainside / btcpy

A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
https://www.chainside.net
GNU Lesser General Public License v3.0
270 stars 73 forks source link

#64f ix OpenSSL-3 removed ripemd160 #65

Closed ghost closed 4 months ago

ghost commented 2 years ago

64f fix OpenSSL-3 removed ripemd160 https://github.com/openssl/openssl/issues/16994

ghost commented 2 years ago

pure Python implementation of the RIPEMD-160 algorithm