[][src]Crate bip32

BIP32 is a key derivation algorithm useful for deterministically generating a hierarchy of elliptic curve private or public keys (i.e. key blinding). This implementation is generic over prime order groups and supports both secp256k1 and Ristretto.