Re: Factorization: a new algorithm??
From: David Wagner (daw_at_taverner.cs.berkeley.edu)
Date: 03/28/04
- Next message: hongjun wu: "Re: Rijndael/Blowfish Cipher Question"
- Previous message: David Wagner: "Re: How much is Alice worth to Bob?"
- In reply to: boufarik: "Factorization: a new algorithm??"
- Next in thread: Scott Contini: "Re: Factorization: a new algorithm??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 28 Mar 2004 04:17:14 +0000 (UTC)
boufarik wrote:
>at this point we check the right hand side (rhs) to see if it is a perfect
>square ( psq ). If it is, we have just factorized N=p*q [...]
>If the rhs is not a perfect square, then we [try again...]
Ahh, yes, you've found yet another exponential time factoring algorithm.
Not very interesting. Modern factoring algorithms are much, much faster.
If you don't believe me, try and use your method to factor one of the RSA
challenge numbers. You'll see.
- Next message: hongjun wu: "Re: Rijndael/Blowfish Cipher Question"
- Previous message: David Wagner: "Re: How much is Alice worth to Bob?"
- In reply to: boufarik: "Factorization: a new algorithm??"
- Next in thread: Scott Contini: "Re: Factorization: a new algorithm??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]