trying to implement a quadratic sieve!

Hi

I am trying to write a quadratic sieve. Without posting the code, would anyone be willing to walk me through it, as to be completely honest, I am lost? The examples in the book 'Number Theory with Computer Applications' are as about as useful as a goldfish with a driving licence!

Ron

[308 byte] By [cakea] at [2007-10-2 13:24:07]
# 1
[url= http://www-fs.informatik.uni-tuebingen.de/~reinhard/krypto/Factor/QuadAlgE.html]2.4.4 Quadratic Sieve Factoring[/url].
tschodta at 2007-7-13 11:02:34 > top of Java-index,Other Topics,Algorithms...
# 2
I suggest google: http://www.google.ca/search?hl=en&safe=off&q=quadratic+sieve+java&meta=or http://www.google.ca/search?hl=en&safe=off&q=quadratic+sieve&meta=
rkippena at 2007-7-13 11:02:34 > top of Java-index,Other Topics,Algorithms...
# 3
Thanks guys, I will read the links and have another go.Ron
cakea at 2007-7-13 11:02:34 > top of Java-index,Other Topics,Algorithms...
# 4
I have already implemented a quadratic sieve.I can give you the sources if you like.
Thiloa at 2007-7-13 11:02:34 > top of Java-index,Other Topics,Algorithms...
# 5
Dear Thilo, if you still have the source of the quadratic sieve, could you post it here ?Thanks a lot,Ciao
marlborinoa at 2007-7-13 11:02:34 > top of Java-index,Other Topics,Algorithms...