Bip32-key-derivation
Key derivation functions.
Subtopics
- Bip32-ckd-priv-pub-nh
- Public child key derivation from private parent key,
for non-hardedned child keys only.
- Bip32-ckd-pub
- Public child key derivation from public parent key.
- Bip32-ckd-priv-pub
- Public child key derivation from private parent key,
for both hardened and non-hardened child keys.
- Bip32-ckd-priv
- Private child key derivation.
- Bip32-ckd
- Child key derivation from parent key.
- Bip32-n
- Calculate an extended public key from an extended private key.