Documentation
Tagion
BIP39.addCheckSumBits
tagion
wallet
BIP39
BIP39
Helper function which appends the checksum the entropy_buf
struct
BIP39
static pure nothrow
void
addCheckSumBits
(
ref
scope
ubyte
[]
entropy_buf
)
in (checkEntropyLength(entropy_buf.length))
Parameters
entropy_buf
ubyte
[]
entropy buffer
tagion
wallet
BIP39
BIP39
functions
entropyToMnemonic
generateMnemonic
mnemonicToEntropy
mnemonicToSeed
validateMnemonic
manifest constants
MAX_BITS
MAX_WORDS
MNEMONIC_BITS
static functions
addCheckSumBits
checkEntropyLength
dentropy
deriveChecksumBits
entropy
salt
variables
table
words
Helper function which appends the checksum the entropy_buf