miguelmota / go-ethereum-hdwallet

Ethereum HD Wallet derivations in Go (golang)
https://github.com/miguelmota/go-ethereum-hdwallet
MIT License
494 stars 270 forks source link

Add password to seed calculation #29

Closed pnowosie closed 9 months ago

pnowosie commented 10 months ago

Fixes: #28

miguelmota commented 9 months ago

@pnowosie thanks!