The document discusses finite fields, Galois fields, and polynomial arithmetic over finite fields. It provides examples of arithmetic in the finite field GF(p) and GF(2n), including multiplication tables for GF(7). It also describes polynomial arithmetic over finite fields, including addition, multiplication, division, and finding the greatest common divisor (GCD) of polynomials using Euclid's algorithm. Examples are given of polynomial arithmetic and dividing polynomials in F7[x] and finding the GCD of two polynomials over GF(2).