summaryrefslogtreecommitdiffstats
path: root/src/libsec/port/probably_prime.c
Commit message (Collapse)AuthorAgeFilesLines
* probably_prime: run more than one Miller-Rabin roundRuss Cox2010-03-111-12/+17
| | | | | R=rsc http://codereview.appspot.com/462041
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-14/+14
|
* Add most of libsec.rsc2004-03-211-0/+84