number-theoretic / primes

:two: :three: :five: :seven: Prime numbers for JavaScript
https://number-theoretic.github.io/primes
GNU Affero General Public License v3.0
0 stars 0 forks source link

MILLER-RABIN #29

Open make-github-pseudonymous-again opened 4 years ago

make-github-pseudonymous-again commented 4 years ago

CLRS 09 968

make-github-pseudonymous-again commented 3 years ago

Also in Introduction to the Theory of Computation 3rd edition Section 10.2 pages 399-403.