reed_solomon_erasure

Module galois_16

Source
Expand description

GF(2^16) implementation.

More accurately, this is a GF((2^8)^2) implementation which builds an extension field of GF(2^8), as defined in the galois_8 module.

Structs§

Type Aliases§