talonlab / python-hdwallet

Python-based library for the implementation of a Hierarchical Deterministic (HD) Wallet generator supporting more than 200 cryptocurrencies.
https://hdwallet.readthedocs.io
MIT License
482 stars 151 forks source link

Create ripemd160.py #61

Closed bracteat closed 2 years ago

bracteat commented 2 years ago

Python RIPEMD160 implementation source: https://github.com/richardkiss/pycoin/blob/main/pycoin/contrib/ripemd160.py