Module bech32::primitives
source · Expand description
Provides the internal nuts and bolts that enable bech32 encoding/decoding.
Modules§
- Degree-2 BCH code checksum.
- Bech32 address encoding.
- GF32 - Galois Field over 32 elements.
- Provides an
Hrp
type that represents the human-readable part of a bech32 encoded string. - Iterator Adaptors.