Back to glossary

BIP-32

Moderate

Bitcoin Improvement Proposal 32 defines Hierarchical Deterministic (HD) wallets: a scheme for deriving an unlimited tree of child key pairs from a single root seed. Every address in SSP's wallet is derived from the master seed via a BIP-32 path, so one backup covers all current and future addresses. Child keys can be derived without exposing the parent private key.