Module checksum
Expand description
Degree-2 BCH code checksum.
Structs§
- A checksum engine, which can be used to compute or verify a checksum.
- Iterator that yields the field elements that are input into a checksum algorithm for an
Hrp
. - A placeholder type used as part of the
NoChecksum
“checksum”.
Traits§
- Trait defining a particular checksum.
- Trait describing an integer type which can be used as a “packed” sequence of Fe32s.