Primitive polynomial over $GF(2^n)$ with $n>1$

121 Views Asked by At

I need at least two primitive polynomials over $GF(2^n)$ (with $n>1$). All the articles I've found only primitive polynomials over $GF(p)$, never over $GF(p^n)$.

Does it exist some tables of such polynomials or algorithms generating them?