Factoring Polynomial over GF(8)

52 Views Asked by At

It is known that polynomial over GF(2) $x^6+x+1$=$g_1(x)*g_2(x)*g_3(x)$, where $g_i$ is irreducible over GF(8) and deg $g_i(x)$=2. What is the most optimal way to find those polynomials?