Cryptopunk.Seed (cryptopunk v0.3.0)

Implements seed generation logic.

See https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#from-mnemonic-to-seed

Link to this section Summary

Link to this section Functions

Link to this function

create(mnemonic, pass \\ "")

Specs

create(String.t(), binary()) :: binary() | no_return()