Cryptopunk.Derivation (cryptopunk v0.7.8)
Implements key derivation logic.
See https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
Summary
Functions
@spec derive( Cryptopunk.Key.t(), Cryptopunk.Derivation.Path.t() | Cryptopunk.Derivation.Path.raw_path() ) :: Cryptopunk.Key.t()