code wiki / bip39
topic: bip39
5 modules sharing the bip39 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_bip39.nx | V-MODAUTH-3: BIP39 mnemonic encode/decode (the recovery-phrase rung). | 257 | 6 |
| nx_bip39_kat.nx | ENGINEER gate: BIP39 vs the standard's own vectors (trezor/python-mnemonic | 127 | 7 |
| nx_bip39_register.nx | registers V-MODAUTH-3 (BIP39 recovery) = the sealed 5-fn auth API COMPLETE. | 44 | 2 |
| nx_bip39_wordlist.nx | the 2048-word BIP39 English wordlist (bitcoin/bips bip-0039). | 139 | 65 |
| nx_bip39_wordlist_kat.nx | DIRECT data-integrity KAT for the nx_bip39_wordlist table (the raw 2048-word | 56 | 5 |