utils: Make very bad ECM factoring program.
authorMark Wooding <mwooding@ncipher.com>
Fri, 17 Feb 2006 12:01:17 +0000 (12:01 +0000)
committerMark Wooding <mwooding@ncipher.com>
Fri, 17 Feb 2006 12:03:19 +0000 (12:03 +0000)
commit71080a1b7e1bb95a65007aa2263562e43a477d32
treef466e5b75414e7e3364befaadb5287ecd4b55dbf
parent9b2d01865a7dd140c3bf12432b944a9eda1ddbd5
utils: Make very bad ECM factoring program.

  * Extract factoring code from existing `prim' program.

  * Write driver front-end.
utils/fact.c [new file with mode: 0644]
utils/factor.c [new file with mode: 0644]
utils/factor.h [new file with mode: 0644]
utils/prim.c