Author: Mike FleagleMike Fleagle
Date: Jan 26, 2008 21:37
> The recent research I've discussed with much frequency recently can be
> further generalized, so that you can calculate factors modulo N, where
> N can be a prime number or a composite. I will make one variable
> change from previous expositions going from 'n' to 'm' since I'm now
> using capital 'N' instead of 'p':
>
> With z^2 = y^2 + mT, where T is the target composite to be factored, m
> is a non-zero integer of your choice, and N is a prime or composite of
> your choice, you may find the following to be true:
so we gotta picka "m",
picka "N",
and picka "y" or picka "z".
> z = (2a)^{-1}(1 + 2a^2)k mod N
Now we gotta picka "k"
and picka "a"
We are up to guessing 5, *FIVE* numbers, JSH
|