Ask Your Question

Revision history [back]

how to check if a polynom is a square

I'ld like to put a condition in a programm that looks like:

"if Q is a square, then ..."

Q being a polynom (in GF(p)).

How can I do that ?