An implementation of a Galois Field (3^3) algorithm in JavaScript. A word can be entered, along with the required numbers for starting the algorithm itself. A live version is available at https://mettlesphee.github.io/GaloisField_3/
For more information on this algorithm, please consult the following link: https://en.wikipedia.org/wiki/Finite_field#GF(8)_and_GF(27)