![]() |
|
|
#1 |
|
Nov 2010
5 Posts |
how long it will take factoring a big number 512bit with modern hardware?
|
|
|
|
|
|
#3 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
224058 Posts |
But, Professor, not everyone has access to TeraGrid!
|
|
|
|
|
|
#4 |
|
Nov 2010
5 Posts |
three days how to do that?
|
|
|
|
|
|
#5 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2A0116 Posts |
Quote:
So, how much of what modern hardware do you have? BTW, you still haven't answered the question: which RSA key is it and why do you want the factors? You are rather unlikely to get much useful assistance here until you come clean. Paul |
|
|
|
|
|
|
#6 |
|
Nov 2003
22·5·373 Posts |
|
|
|
|
|
|
#8 |
|
Oct 2004
Austria
2·17·73 Posts |
512 bits - that would be 154 decimal digits.
I did a GNFS-factorization of a c153 (so it is one digit smaller than your number) for the cunningham project here (see posts #141, #144, #157 and #159), using one core2duo @ 1.8 GHZ (running 24/7), one core2duo @ 2.0 GHz (NOT running 24/7; it was on approx. 30-40% of the calender time) and a fistfull of CPU-days of a P4 @ 3.4 GHz. This took me approx. 70 calender days. On an intel i7 (8 threads, running 24/7) I guess this should be doable within approx. a month or maybe a little bit more. Note: for postprocessing (i.e. matrix step) you will need 2 GB RAM on a 64 bit(!) system. (a 32 bit system will fail because it can't allocate enough memory (see here, discussion about the problem and it's solution continued in this thread.)) Last fiddled with by Andi47 on 2010-11-18 at 18:31 Reason: Typo |
|
|
|
|
|
#9 |
|
Nov 2010
5 Posts |
i use ggnfs to do that, my pc is E8400 3GHz,2G RAM.
in the lattice sieving step,i use 3PCs,now i have run 7 days |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How long it takes to factoring the 512-bit number? | Pepek | Msieve | 5 | 2012-09-14 16:32 |
| Using long long's in Mingw with 32-bit Windows XP | grandpascorpion | Programming | 7 | 2009-10-04 12:13 |
| I think it's gonna be a long, long time | panic | Hardware | 9 | 2009-09-11 05:11 |
| How long before you found your first composite number? | Bundu | Data | 3 | 2004-08-14 12:21 |
| How long does factoring run on 2^33,xxx,xxx type numbers? | nukemyrman | Lounge | 11 | 2003-03-06 14:12 |