At the moment i have a polynomial (of a galois field) in function of x. But i want to “evaluate” it in x^3. Any ideas on how to do it? So now f is in function of x: f(x) But i want to have f(x^3) Answer I am the author of the galois library. Converting f(x) to g(x) = f(x^3)