| Class | Description |
|---|---|
| GenericGF |
This class contains utility methods for performing mathematical operations over
the Galois Fields.
|
| GenericGFPoly |
Represents a polynomial whose coefficients are elements of a GF.
|
| ReedSolomonEncoder |
Implements Reed-Solomon enbcoding, as the name implies.
|