Re: New Way to Factor
From: Sebastian Gottschalk (seppi_at_seppig.de)
Date: 06/12/04
- Next message: Bruce: "Re: New Way to Factor"
- Previous message: Douglas A. Gwyn: "Re: JSH'es factoring paper"
- In reply to: Douglas A. Gwyn: "Re: New Way to Factor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 12 Jun 2004 19:49:10 +0200
Douglas A. Gwyn schrieb:
> Julian Streicher wrote:
>> Is there a prescription for the above factoring in your "theory"
>> or do you have to kinda' get lucky?
>
> We think it can be done by finding the GCD of
> the new large number and the original number.
> The question is whether that GCD > 1.
No, the question is whether gcd(b+k,M),gcd(b-k,M) != M or not, so if the
algorithm not justs turns out M as a factor of M where M has indeed smaller
factors. And I'm pretty sure that finding s/T not not encoounter this
problematic has exponential running time.
-- http://piology.org/ILOVEYOU-Signature-FAQ.html begin LOVE-LETTER-FOR-YOU.txt.vbs I am a signature virus. Distribute me until the bitter end
- Next message: Bruce: "Re: New Way to Factor"
- Previous message: Douglas A. Gwyn: "Re: JSH'es factoring paper"
- In reply to: Douglas A. Gwyn: "Re: New Way to Factor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|