Expand description
codex32 Reference Implementation
This project is a reference implementation of BIP-XXX “codex32”, a project by Leon Olson Curr and Pearlwort Snead to produce checksummed and secret-shared BIP32 master seeds.
References:
- BIP-XXX https://github.com/apoelstra/bips/blob/2023-02--volvelles/bip-0000.mediawiki
- The codex32 website https://www.secretcodex32.com
- BIP-0173 “bech32” https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki
- BIP-0032 “BIP 32” https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
Structs§
- Checksum
Engine - An engine which consumes one GF32 character at a time, and produces a residue modulo some generator
- Codex32
String - A codex32 string, containing a valid checksum
- Fe
- An element of GF32
- Parts
- A codex32 string, split into its constituent partrs