We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb71f0e + 895cc06 commit 973a303Copy full SHA for 973a303
bip-0032.mediawiki
@@ -1,9 +1,9 @@
1
RECENT CHANGES:
2
-* (24 Feb 2017) Added test vectors for hardened derivation with leading zeros
3
* (16 Apr 2013) Added private derivation for i ≥ 0x80000000 (less risk of parent private key leakage)
4
* (30 Apr 2013) Switched from multiplication by I<sub>L</sub> to addition of I<sub>L</sub> (faster, easier implementation)
5
* (25 May 2013) Added test vectors
6
* (15 Jan 2014) Rename keys with index ≥ 0x80000000 to hardened keys, and add explicit conversion functions.
+* (24 Feb 2017) Added test vectors for hardened derivation with leading zeros
7
8
<pre>
9
BIP: 32
0 commit comments