$GF_p$ refers to the finite field (or Galois Field) of order $p$, where $p$ is a prime number. The elements of $GF_p$ are $\{0, 1, 2, \ldots, p-1\}$, and the operations are addition and multiplication modulo $p$. In this context, $a^{-1}$ refers to the
Show more…