Galois Field Calculator

Interactive Calculator for GF(2m) Operations & Polynomial Algebra

This application is a student-built project created for academic use.
Select Operation *:
*Input A is always considered the primary input. That is, input B is only required for the following binary operations: Addition - Subtraction - Multiplication - Division. For all other operations, input B will be ignored.
>
** Input B may be left blank for the following unary operations (since they only depend on Input A): Modulo Reduction - Inverse.
RESULTS
Hexadecimal/Binary Output ***:
Polynomial Output:
*** If the output begins with '0b', it represents a binary value. If it begins with '0X', it represents a hexadecimal value.