Constant galois_2p8::field::POLYNOMIALS

source ·
pub const POLYNOMIALS: [IrreducablePolynomial; 30];
Expand description

Contains all possible irreducable polynomials for GF(2^8).

This array is exposed primarily for testing purposes, but may be used to enumerate all possible values in the order of their declaration.