Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:primality

4881 \mysection{Primality Testing}
4882 \index{Primality Testing}
4883 The library includes primality testing and random prime functions as well. The primality tester will perform the test in
4885 Rabin-Miller primality testing algorithm. If the candidate passes both phases it is declared prime otherwise it is declared
6281 /** Primality testing