Module checksum

Expand description

Degree-2 BCH code checksum.

Structs§

Engine
A checksum engine, which can be used to compute or verify a checksum.
HrpFe32Iter
Iterator that yields the field elements that are input into a checksum algorithm for an Hrp.
PackedNull
A placeholder type used as part of the NoChecksum “checksum”.

Traits§

Checksum
Trait defining a particular checksum.
PackedFe32
Trait describing an integer type which can be used as a “packed” sequence of Fe32s.