Lines Matching refs:Primality
1604 Performs a Fermat primality test to the base $b$. That is it computes $b^a \mbox{ mod }a$ and tests whether the value is
1635 \section{Primality Testing}
1680 This will generate a prime in $a$ using $t$ tests of the primality testing algorithms. The variable $size$
1701 \caption{Primality Generation Options}