Ask Your Question

Dasiatys's profile - activity

2023-10-10 19:37:06 +0200 received badge  Popular Question (source)
2020-04-18 10:33:22 +0200 asked a question 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 ?