Expand description
Galois field arithmetic for codewords and polynomials.
Structs
Codeword in a Galois field.
GF(26) field characterized by α6+α+1, as described in the P25 specification.
Polynomial with P25’s GF(26) codewords as coefficients.
Traits
A GF(2r) Galois field.
Coefficient storage for a bounded-degree Galois polynomial of a particular code.
Type Definitions
Codeword in the P25 Galois field.