ethankosakovsky / bip85

BIP Entropy
MIT License
22 stars 15 forks source link

add option to use bip39 entropy (128-512 bits) as input. #9

Closed secinthenet closed 3 years ago

secinthenet commented 3 years ago

this makes it easier to verify the output of this tool with https://iancoleman.io/bip39/

ethankosakovsky commented 3 years ago

Would be nice to have a test case for this.