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