cryptopunk v0.6.7
  • Pages
  • Modules

    Cryptopunk.Derivation (cryptopunk v0.6.7)

    Implements key derivation logic.

    See https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki

    Link to this section Summary

    Functions

    derive(key, path)
    do_derive(key, list)

    Link to this section Functions

    Link to this function

    derive(key, path)

    @spec derive(
      Cryptopunk.Key.t(),
      Cryptopunk.Derivation.Path.t() | Cryptopunk.Derivation.Path.raw_path()
    ) ::
      Cryptopunk.Key.t()
    Link to this function

    do_derive(key, list)

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language