NetBSD/games/factor
simonb da942834bb Fix a logic botch where if a number smaller than the square of the seive
was prime to still called the Pollard Rho function when it didn't have
to.  Problem report by Nathan Williams.

Unfortunately this one can't be picked up by a simple regression test
since the broken way still produced the correct output, but just took
far longer...
2002-06-17 15:43:52 +00:00
..
Makefile make factor work with and without openssl. 2002-06-16 22:24:00 +00:00
factor.6
factor.c Fix a logic botch where if a number smaller than the square of the seive 2002-06-17 15:43:52 +00:00