public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] BIP 32 proposed changes
@ 2014-01-26 10:09 Pieter Wuille
  0 siblings, 0 replies; only message in thread
From: Pieter Wuille @ 2014-01-26 10:09 UTC (permalink / raw)
  To: Bitcoin Dev

Hello all,

based on some feedback, I've created a pull request with a rewritten
version of BIP 32, hopefully making it more readable:
* Don't reuse the terminology 'public' vs 'private' for the alternate
derivation scheme which doesn't allow computing child public keys from
parent public keys, but call them "hardened".
* Add explicit type conversion functions.
* Don't use the ' suffix to mean "alternate" in two very different
meanings (use the 'h' suffix to mean hardened, and use CKDpriv and
CKDpub for the derivation functions that operate on private and public
keys).
* Several smaller changes.

These are just documentation changes, the semantics are unchanged.

Comments are welcome, see https://github.com/bitcoin/bips/pull/12.

-- 
Pieter



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-26 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-26 10:09 [Bitcoin-development] BIP 32 proposed changes Pieter Wuille

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox