Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/games/factor
Module Name: basesrc
Committed By: simonb
Date: Sat Jun 15 02:12:24 UTC 2002
Modified Files:
basesrc/games/factor: Makefile factor.c
Log Message:
Use libcrypto's bignum support to implement a Pollard Rho factoring
algorithm so we can factorise numbers larger than a host long.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/games/factor/Makefile
cvs rdiff -r1.9 -r1.10 basesrc/games/factor/factor.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index