]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Factorize bignums using the Pollard Rho algorithm. The code comes
authorTony Finch <fanf@FreeBSD.org>
Wed, 9 Oct 2002 19:55:04 +0000 (19:55 +0000)
committerTony Finch <fanf@FreeBSD.org>
Wed, 9 Oct 2002 19:55:04 +0000 (19:55 +0000)
commit63f7eaa9321d80bce35051c16ae6d567bf096691
treef9bf6c4b217409d6a6c5c2e83811e3e652ca321d
parentadd448e4e7ca9730b5eea4ba3c749a35a056349f
Factorize bignums using the Pollard Rho algorithm. The code comes
from NetBSD, altered to retain the FreeBSD -h feature and various
stylistic improvements and avoid regressions. In the absence of
OpenSSL (and therefore bignums) the old code is used.

PR: 43831
Reviewed by: kris, markm, obrien
Obtained from: NetBSD
MFC after: 2 weeks
games/factor/Makefile
games/factor/factor.c