Need Help with Quadratic Sieve
From: Korejwa (korejwa_at_tiac.net)
Date: 03/28/04
- Next message: Barry Fawthrop: "Re: MD5 Cracking"
- Previous message: Bryan Olson: "Re: A free idea about ideas..."
- Next in thread: Bob Silverman: "Re: Need Help with Quadratic Sieve"
- Reply: Bob Silverman: "Re: Need Help with Quadratic Sieve"
- Reply: Brian Gladman: "Re: Need Help with Quadratic Sieve"
- Reply: Phil Carmody: "Re: Need Help with Quadratic Sieve"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 28 Mar 2004 01:37:40 GMT
I am trying to write code for the basic Quadratic Sieve factoring
algorithm.
After defining the factor base and sieving interval, there is a method for
simultaneously testing multiple numbers in the sieving interval for
smoothness, avoiding the need for trial division.
Could someone please explain this part of the algorithm? I know it
involves the Shanks-Tonelli algorithm, which I understand and can
implement. Any help is much appreciated.
- Next message: Barry Fawthrop: "Re: MD5 Cracking"
- Previous message: Bryan Olson: "Re: A free idea about ideas..."
- Next in thread: Bob Silverman: "Re: Need Help with Quadratic Sieve"
- Reply: Bob Silverman: "Re: Need Help with Quadratic Sieve"
- Reply: Brian Gladman: "Re: Need Help with Quadratic Sieve"
- Reply: Phil Carmody: "Re: Need Help with Quadratic Sieve"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|