Search the web
Sign In
New User? Sign Up
ggnfs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 750 - 782 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
750
Hi everyone! I just downloaded 0.73.3 and set factLat.pl loose on the C110 template. It seems that the integration of the Kleinjung poly tools is complete :-) ...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 1, 2005
11:35 am
752
... The linear polynomial found by the new poly finder does not have M for a coefficient. Both polynomials still have M as a root mod (number to factor). I'll...
jasonp@...
Send Email
Mar 1, 2005
12:37 pm
753
... I know that, but my queston was if the sieve and other tools will find the root anyway. I have another version of the Franke lattice sives, which produces...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 1, 2005
2:18 pm
754
Hi Jes, Yes - the other tools will find the root anyway. They simply compute it from the linear polynomial when it's needed. I would suspect that the CWI code...
ggnfsmonico
Offline Send Email
Mar 1, 2005
2:56 pm
755
Hi, It seems I didn't get the right result, code: long A[32]={1,2,3,4}; long B[32]={1,2,4,3}; long res[32]; mult32x32(res,A,B); From the following output of my...
Peter Pan
x2002uws
Offline Send Email
Mar 1, 2005
3:24 pm
756
Hello, The bit ordering is revered - it makes more sense to think of bit 0 as corresponding to column 0, instead of using the un-natural `digit-order'. So...
ggnfsmonico
Offline Send Email
Mar 1, 2005
3:25 pm
757
... template. It ... Yes... which probably means we can take out these lines from factLat.pl now. :) print "!!!!!! This script is not done yet !!!!!!! ...
trilliwig
Offline Send Email
Mar 1, 2005
6:40 pm
758
... disaster...1 ... uses to ... more ... division. ... Hm, I believe you're thinking of rlambda/alambda. mfbr/mfba is the cutoff for the size of residues...
trilliwig
Offline Send Email
Mar 1, 2005
7:05 pm
759
... Thank you for your informations. Yes, I am also dealing with the the matrix whose entry is single bit. As my matrix structure is different with...
janezhenlin223
Offline Send Email
Mar 1, 2005
8:09 pm
760
sorry, i don't know for now. ... -- Best Wishes Peter Pan...
Peter Pan
x2002uws
Offline Send Email
Mar 1, 2005
8:26 pm
761
... Yes, I realised that the moment I hit "send" :-) -- Cheers, Jes...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 1, 2005
8:51 pm
763
This question is mainly adressed to the ggnfs developers, but I ask it here, because the answer might be of interest to the people on this list :-) So: Any...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 2, 2005
1:12 pm
764
Hi, I would want to factorize a number of 40 decimal digits with algorithm GNFS. This is possible? Which chosen of parameters you suggest to me? Thanks to...
johnunk
Offline Send Email
Mar 2, 2005
2:56 pm
765
Hello johnunk, Wednesday, March 2, 2005, 5:32:44 PM, you wrote: j> I would want to factorize a number of 40 decimal digits with j> algorithm GNFS.  This is...
Anton Korobeynikov
aslsoft
Offline Send Email
Mar 2, 2005
3:18 pm
766
... It's entirely posstible, but why? A 40-digit number is already way to large to do "by hand", and if it is the actual factorization you're after, then the...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 2, 2005
3:21 pm
767
... and if it's only this particular number (or a few more) you want to factor, you can use this website without downloading any program ...
Sander Hoogendoorn
sander3005
Offline Send Email
Mar 2, 2005
3:36 pm
768
Hi Jes, Here is a quick list of what I would like to have for a 1.0 release. Of these, probably (2) is the only one which I would say is an absolute...
ggnfsmonico
Offline Send Email
Mar 2, 2005
4:27 pm
769
Hello, ... As others have pointed out, it is probably best and easiest to use some other software for it. There are a couple of problems with using GGNFS on a...
ggnfsmonico
Offline Send Email
Mar 2, 2005
4:34 pm
770
Hi Jane, Yes - it should be possible to do exactly as you want. You need only supply the two multiplication functions, as you have observed. Incidentally, this...
ggnfsmonico
Offline Send Email
Mar 2, 2005
4:50 pm
771
I'd be willing to help with (2), but we'll need several people to pitch in, as Chris said. I'm pretty familiar with the classical siever and to a lesser...
Eric Landquist
elandqui
Offline Send Email
Mar 2, 2005
9:47 pm
772
Hi Eric, That sounds good to me! Feel free to hack the existing documentation all up and change anything in it - it was something I whipped up rather quickly...
ggnfsmonico
Offline Send Email
Mar 2, 2005
9:54 pm
774
... this is possible, try thinking about this: When Franke et. al. factored RSA-576 the polynomial selection step *alone* took several months using more than...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 3, 2005
7:50 am
775
Hi All! I am currently trying to do postrprocessing for my GNFS c138. Initial parameters were: afb=rfb=12e6, lpba=lpbr=29. With this parameters procrels tells ...
Andrei Belenko
a_belenko
Offline Send Email
Mar 3, 2005
1:55 pm
776
Hey Jes, Yeah I know it'll be wicked hard to factor RSA-640, but I like to think big. It would be cool to develop GGNFS to the point where we can give it a...
Eric Landquist
elandqui
Offline Send Email
Mar 3, 2005
10:59 pm
777
... Point taken. One should never aim for anything less than perfect. :-) ... Sounds really interesting! Do you have any links/papers ect. that describes this?...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 3, 2005
11:32 pm
778
I've actually emailed both Bernstein and Kleinjung about their work. Kleinjung said he's currently working on writing up his results, but didn't say when he'd...
Eric Landquist
elandqui
Offline Send Email
Mar 3, 2005
11:58 pm
779
... It's what you get when all the big guys (CWI, NFSNET, ect. ) gangs up together. I'm not sure exactly how many of them are in on it. I've heard rumors that...
Jes Hansen
jeskamstrup
Offline Send Email
Mar 4, 2005
12:43 am
780
Hello everyone! ... After this, I've tried rfb=afb=8e6 and lprb=lpba=27. Just the same result, during cycle counting (pass 27 or so) ll_catFields() reports ...
Andrei Belenko
a_belenko
Offline Send Email
Mar 4, 2005
2:20 pm
781
I have done that and it still doesn't work. it has teh same problem, now there are a couple of different numbers that come up (ex. 0.0009 or 0.0001 or 0.0200...
Tyler Cadigan
t_cadigan
Offline Send Email
Mar 4, 2005
2:46 pm
782
Hi Andrei, I will take a look at this problem this afternoon and see if I can make some mods there to help you out. This is one of those things that needed to...
ggnfsmonico
Offline Send Email
Mar 4, 2005
2:57 pm
Messages 750 - 782 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help