• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
          • Bip32
            • Bip32-wallet-structure
            • Bip32-key-trees
            • Bip32-key-serialization
            • Bip32-key-derivation
              • Bip32-ckd-priv-pub-nh
              • Bip32-ckd-pub
              • Bip32-ckd-priv-pub
              • Bip32-ckd-priv
              • Bip32-ckd
              • Bip32-n
            • Bip32-executable-attachments
            • Bip32-extended-keys
            • Bip32-master-key-generation
          • Bech32
          • Bip39
          • Bip44
          • Base58
          • Bip43
          • Bytes
          • Base58check
          • Cryptography
          • Bip-350
          • Bip-173
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Bip32

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.