The Galois Field library is a collection of basic calculations of Galois field GF(q) with q equal to p^n where p is a prime number and n is a positive integer, that is, a finite field F_q. This library includes commands of multiplication and division on GF(q), factorization of a polynomial over GF(q), kernel of a matrix over GF(q), the minimal polynomial of an element of GF(q) over GF(p), and more. The latest versions of the libraries FACTMOD and KERMOD are contained. Includes PDF documentation. |