34 ELI5: What's the difference between a child-key and a hardened child-key in BIP32 2015-05-20T20:10:26.537
22 What is the wallet "word seed" that is commonly used in popular wallets clients and what does it do? 2016-06-16T23:36:48.943
18 What is the status of hierarchical deterministic wallets (BIP32) 2012-10-06T15:42:55.893
14 How are different Addresses generated from the same Private key? 2016-08-30T17:05:28.080
11 Key derivation in HD wallets using the extended private key vs hardened derivation 2017-11-12T16:32:24.820
10 Best Practices for hardened keys in HD wallets? 2015-06-07T03:00:24.873
9 What BIP32 derivation path does Electrum use? 2015-04-16T22:08:51.277
9 How to restore Bitcoin Core HD wallet private keys by master key? 2017-03-27T15:33:31.997
9 Is the Electrum seed compatible with other wallets? 2017-06-10T23:09:18.983
8 Retrieving all the funds from BIP32 derived wallets 2014-02-06T03:56:53.520
8 Pros/Cons/Limitations of Mnemonic Phrases - BIP39 2014-10-08T14:44:31.590
7 What wallets currently support RBF? 2016-05-30T17:24:57.057
7 How does the client know the number of keys and coins when recovering from a seed? 2017-01-03T21:26:35.010
6 HD wallets and address reuse 2014-10-03T20:00:53.153
6 Why does BIP44 use non-hardened paths at all? 2015-03-18T20:06:44.090
6 How does Electrum make a keypair out of a seed? 2015-04-30T10:21:35.317
6 Recovering a HD wallet from a partial seed phrase 2016-01-25T06:25:52.413
6 Multi-sig N of M where 1 of the keys can see the balance but not spend (read-only key)? 2016-05-23T06:51:04.073
6 Tainting with HD wallets 2016-06-05T21:13:08.180
6 What BIP32 derivation path does Electrum use for Multisig? 2017-03-09T17:20:35.770
6 Derivation of parent private key from non-hardened child 2017-07-21T07:15:42.547
6 How to get public master key of a Ledger wallet? 2017-08-29T09:17:46.697
6 If a single private key of the HD bitcoin account is compromised, is the whole HD account compromised? 2017-11-27T18:33:31.580
5 Is it possible to check if a bitcoin address "belongs to" a master public key from a deterministic wallet? 2014-06-23T10:08:32.293
5 BIP32 wallet sync with Bloom filters 2014-08-30T00:13:00.703
5 How do I view the extended public key in Electrum? 2015-04-16T22:38:17.283
5 Does Bitcoin Core support HD wallet? 2015-09-27T07:26:38.173
5 Why is a chain code needed for entropy in HD wallets? 2015-12-01T02:26:58.377
5 Sharing BIP32 extended master public key 2016-05-26T01:26:12.943
5 difference between Master Public/private Key and Public/private Key? 2016-12-05T11:04:50.633
5 How do I remove Wallet from Bcoin? 2017-08-07T23:03:25.503
5 Determining xprv from xpub and child private key 2017-10-28T02:10:11.503
5 BIP32 recommends a 256 bit seed. Why do most Bitcoin wallets only use a 128 bit seed? 2018-03-19T11:48:26.827
4 How do I get a vanity address from a hierarchal deterministic wallet? 2013-12-05T17:19:56.150
4 How can I prove control of HD wallet through message signing? 2014-06-06T13:14:07.860
4 I want to generate a BIP32 version number for Namecoin and other altcoins 2014-07-09T00:26:54.887
4 How to recover coins from a wallet that uses BIP32 Deterministic Keys? 2014-08-15T19:44:54.797
4 What current wallets support deterministic public addresses (BIP32)? 2014-08-22T23:05:01.023
4 Remove address from sequence in HD wallet 2014-10-13T18:49:30.720
4 HD wallets with an exposed child private key 2015-03-09T11:03:34.447
4 How to use NBitcoin for BIP32 wallets 2015-04-03T14:10:38.657
4 Clarification of BIP32 hierarchical deterministic multisig scripts 2015-04-15T01:59:44.190
4 How to import a HD wallet from an extended private key 2015-04-21T10:29:27.877
4 Creating a Deterministic Keychain from BIP32 master public key 2015-05-15T21:02:58.020
4 Is there any service/api for deriving HD wallet addresses from a master public key? 2015-07-30T21:59:08.280
4 Generate addresses without private key: Stealth addresses vs Master Public Key 2015-08-01T17:40:57.530
4 How can I watch all addresses under HD wallet? 2015-09-27T07:48:37.637
4 How can I recover bitcoins sent to derived addresses in Electrum? 2016-05-22T06:12:50.933
4 replicating in python what the electrum wallet does during (deterministic) wallet creation 2016-05-24T23:30:39.833
4 Are there any HD Bitcoin mobile wallets with the mnemonic seed in traditional Chinese? 2016-06-12T08:51:24.543
4 is there a tool to produce addresses given a master public key? 2016-11-08T15:53:25.953
4 How can I check a public master address balance? 2017-11-19T13:54:39.360
4 a few questions about how HD wallet works 2018-04-03T01:04:29.570
4 How Do HD Wallets Keep Track of all accounts? 2018-04-23T12:42:23.023
4 In HD Wallet recovery how does the wallets know which addresses to recover 2018-06-10T21:19:18.073
4 Default derivation paths 2018-09-07T01:50:25.893
4 Hardened Keys vs Normal Keys - A Simpler Explanation 2019-05-19T09:30:30.197
3 Couldn't an attacker cause online (watch-only) wallets to display malicious receiving addresses? 2014-03-14T01:32:41.880
3 Do electrum fully support Hierarchical Deterministic Wallets? 2014-04-03T18:54:54.127
3 Deterministic keys with one-way operation 2014-10-16T11:44:42.623
3 Why one would need *extended* public keys for auditing a bip32 wallet? 2014-11-30T18:31:25.023
3 Electrum 2.0: non-BIP39/32 standardisation complicates matters immensely. Why? 2015-04-09T01:40:31.337
3 How can I check if a bip32 xpub key is valid using python? 2015-05-09T09:07:39.467
3 Multi Sig Sub Keys 2015-06-04T03:10:37.230
3 How to create both anonymity privacy and still achieve address reputation for merchants 2015-09-08T13:23:45.473
3 A Wallet for many blockchains (not just the bitcoin blockchain) 2016-05-26T14:40:00.207
3 How to get Mutlibit Hd private keys from mnemonic 2016-06-22T20:13:03.973
3 Recovering wallet using BIP32/wordlist/.priv file 2016-06-23T13:14:18.573
3 Is BIP 32 Technology Cryptographic Curve Agnostic? 2016-08-23T20:43:04.940
3 Can you detect that the addresses generated by an HD wallet came from a single wallet? 2016-09-09T08:38:28.237
3 Bitcoin core HD wallet: how sensitive is the 'hdmasterkeyid' ? 2016-09-09T16:31:58.190
3 Where can I view my HD wallet seed in bitcoin core 13.2 2017-01-12T22:19:05.627
3 Does Bitcoin Core support watch-only wallets? 2017-04-07T04:50:54.020
3 BIP 32 seed resulting in an invalid private key 2017-05-06T22:04:12.257
3 Electrum Seed Purpose for MultiSig Wallet 2017-07-30T02:11:17.060
3 can parent private key sign a transaction created by a child address? 2017-11-03T08:48:49.090
3 How do you regenerate all 2-of-2 multisig addresses from two xPrivkeys? 2017-11-06T18:48:04.417
3 Does Ripple has support for HD wallets? 2018-05-21T16:27:54.627
3 How to generate a Litecoin testnet addresses (Segwit also) (Derivation path, bip32) 2018-05-28T12:17:47.150
3 A couple of questions on Schnorr sig 2018-10-03T08:06:35.073
3 Python library for Multisignature HD wallets 2018-10-30T13:12:31.020
3 What's the consensus on using a non-networked VM as a cold wallet/airgapped computer? 2019-06-19T06:23:38.350
3 Linking Bitcoin addresses based on a private key - is that possible 2019-07-09T17:47:27.987
3 Is it possible to determine the index of a bip32 address? 2019-09-14T07:33:13.603
2 Can an FPGA for mining be used to crack deterministic keys? 2014-02-16T18:20:37.480
2 How would an Auditor ("m") of BIP32 audit the keys generated by the master? 2014-02-17T22:16:51.037
2 ECIES - When is it bad to sign and encrypt using the same keys? 2014-02-18T01:39:52.407
2 Should I use a large random value for i in BIP 32 instead of sequential? 2014-03-12T02:02:29.123
2 Can a Trezor seed be used in any other HD wallet? 2014-10-16T09:14:17.570
2 BIP32 child derivation from another child 2015-02-27T19:25:24.247
2 Address generator for Bitcoin wallet 2015-03-08T03:15:14.930
2 Is disclosing an index used for generating BIP32 addresses insecure? 2015-03-22T08:15:24.040
2 HMAC "Bitcoin Seed" for BIP32 2015-04-15T00:42:29.710
2 How does HD wallet protect its master public key? 2015-04-15T01:05:53.597
2 Can I verify a sub public key came from it's parent public key in a HD wallet without involving any private keys? 2015-04-28T01:02:56.203
2 Problems generating addresses using bip32 2015-05-25T19:23:44.097
2 bip 32 wallet with openssl 2015-06-20T13:58:53.227
2 Path notation for extended public key of hardened child? 2015-06-25T14:38:22.563
2 What is the BIP-44 Coin Type for Dash? 2015-07-11T11:31:25.487