Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | Merge branch '20160201_status_updates_a2f' | Luke Dashjr | |
2016-02-03 | Lots of formatting fixes | Luke Dashjr | |
2016-02-01 | Promote Accepted->Final BIPs 11, 14, 21, 22, 23, 31, 32, 34, 35, 37, 65 | Luke Dashjr | |
2016-01-18 | Merge pull request #218 from CodeShark/link_and_ack | Luke-Jr | |
Updated C++ library link and added acknowledgement. | |||
2015-10-09 | Updated C++ library link and added acknowledgement. | Eric Lombrozo | |
2015-10-09 | Fix ambiguous reference to seed value in BIP32 test vectors | Zach Dexter | |
2015-03-11 | Merge pull request #131 from drupalnomad/patch-1 | Wladimir J. van der Laan | |
Mention that "Unsecure money receiver" use-case prevents theft | |||
2015-03-05 | Update BIP32 to add bitcore as implementation | Manuel Aráoz | |
2015-01-15 | Add a link to my CLI interface in Haskell | Nicolas Pouillard | |
2014-12-30 | Mention that "Unsecure money receiver" use-case prevents theft | Jonathan Brown | |
2014-12-18 | Bip32, fix missing parenthesis | Jonas Schnelli | |
reported by fenn on #bitcoin-dev [02:59:57] | |||
2014-12-09 | Merge pull request #122 from jonasschnelli/bip32_secg_link | Wladimir J. van der Laan | |
fix secg.org secp256k1 docs link | |||
2014-12-09 | Merge pull request #123 from wink/patch-2 | Wladimir J. van der Laan | |
Update bip32 wiki, repo moved | |||
2014-11-20 | Short one digit in BIP32 doc notes. | Micah Winkelspecht | |
2014-11-20 | Update bip32 wiki, repo moved | Micah Winkelspecht | |
2014-11-17 | fix secg.org secp256k1 docs link | Jonas Schnelli | |
2014-10-15 | Merge pull request #99 from apoelstra/patch-1 | Wladimir J. van der Laan | |
Clarify identifier serialization | |||
2014-10-15 | Merge pull request #64 from harding/bip32-ancestor-risk | Wladimir J. van der Laan | |
BIP32: Disambiguate Which Key Is Compromised When Ext. PubKey + PrivKey Are Leaked | |||
2014-08-26 | Clarify identifier serialization | Andrew Poelstra | |
I had a tough time interpreting "serialization of the public key", which is hashed to get the extended key identifier. Since the very next section is "Serialization format [for extended keys]" I thought that I was supposed to use the serialization of the /extended/ public key. Then I noticed "ignoring the chain code", so I tried skipping that part of the extended key serialization. Then I realized that what was meant was "the `K` half of `(K, c)`". | |||
2014-08-21 | Added Haskell implemetation. | jurov | |
Tested it and confirm it's functional. | |||
2014-07-22 | Add BIP0032 Go implementation. | Dave Collins | |
2014-07-09 | Spelling bip 32 | Timothy Hobbs | |
2014-05-20 | Disambiguate Which Key Is Compromised When Ext. PubKey + PrivKey Are Leaked | David A. Harding | |
I mistakenly inferred from the following clause that a parent extended public key plus a child private key would be equivalent to knowing the extended *child* private key---meaning that the *parent* private key was still secure: > knowledge of the extended public key + any non-hardened private key > descending from it is equivalent to knowing the extended private key This patch's addition of the word "parent" (twice) removes the ambiguity and may help other readers draw the correct inference that the parent private key is no longer secure in this case. I also changed "+" to "plus" to avoid confusion with the actual mathematical operations used in this BIP. | |||
2014-04-29 | C# implementation | Nicolas Dorier | |
Github link to a C# implementation | |||
2014-04-07 | Update bip-0032.mediawiki | Olivier Lalonde | |
2014-04-05 | Change date format to ISO 8601 | Wladimir J. van der Laan | |
This came up on the mailing list. yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric dates. This commit changes all BIPs to use that instead of dd-mm-yyyy. It also updates BIP 0001 to prescribe the new format. | |||
2014-03-17 | Link to PHP implementation of BIP32- Passes test vectors. | afk11 | |
2014-03-13 | Merge pull request #12 from sipa/bip32update | Pieter Wuille | |
Update BIP32: 'hardened' terminology + explicit conversions | |||
2014-02-10 | Merge pull request #16 from jmcorgan/add-bip32utils-ref | Wladimir J. van der Laan | |
Added bip32utils Python implementation reference | |||
2014-02-10 | Added bip32utils Python implementation reference | Johnathan Corgan | |
2014-02-04 | added link to Objective-C implementation of BIP32 | Oleg Andreev | |
2014-01-27 | Update BIP32: 'hardened' terminology + explicit conversions | Pieter Wuille | |
2014-01-14 | Link to Sarchar's JavaScript BIP32 implementation. | Chuck | |
2014-01-12 | Adding link to Go implementation | Cayman | |
2013-12-12 | Adding link to Ruby implementation | Micah Winkelspecht | |
I had added this link on the wiki, but when the page got moved over to GitHub, the link disappeared. | |||
2013-10-21 | Fix formatting | Peter Todd | |
2013-10-21 | Archive Revision as of 16:12, 18 October 2013 | Peter Todd | |
https://en.bitcoin.it/w/index.php?title=BIP_0032&oldid=41827 | |||
2013-10-21 | Rename to mediawiki extension | Peter Todd | |