Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bip32utils

Bip 32 utils with custom ripemd160 implementation

The Problem

The old python bip32utils module on PyPi (Look Here) relies on haslib's implementation of ripemd160 encryption which relies on opensssl. openssl deprecated ripemd160 in openssl 3.0.

The Solution:

Use a custom implemetation of ripemd160 encryption. Copied from here

About

Custom bip 32 utils with custom ripemd160 implementation

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages