Trying to find a quick calculation to check if my value is primitive rather than working out every a^n (modP) for n= 1 to p-1?
Asked
Active
Viewed 52 times
1
-
I think https://crypto.stackexchange.com/questions/8504/how-to-test-if-a-number-is-a-primitive-root answer this question – Faulst May 20 '20 at 09:52