A calculator for huge standard Galois field powers of form GF(2^m) with predefined irreducible polynomial
Offered Functionalities:
*Addition
*Subtraction
*Multiplication
*Division
*Inversion
*Modulo
Offered Fields: GF(2^m) with m=
*163
*233
*239
*277
*283
*409
*571
Input and Output can be expressed in Binary or Hexadecimal
Backend: Python galois library (Thanks to @mhostetter)
*pip install galois
Frontend: QT
*https://doc.qt.io/qtforpython/quickstart.html