Kiyomichi Kosaka
Kiyomichi Kosaka
This pull request fixes issue #227 and makes the generation of private (in current BIP32 document named as "hardened") path components handling conform to BIP32. It allows also specifying start/end...
Now it is possible to choose the address format for generated HD wallet addresses in verify view. Together with #228 and #229 it is now possible to generate the same...
With this change coinb.in uses the same mechanism to generate seed from a passphrase like https://bip32.org: 50000 rounds of HMAC SHA-256 encryption. The amount of rounds is configurable and the...
The HD addresses (BIP32) seem not to be generated correctly when using the "hardened" (or called "private" before) path. Here an example: When I use this BIP32 extended key and...