![]() |
|
|
#34 | |||
|
Random Account
Aug 2009
32×7×31 Posts |
Quote:
Quote:
Quote:
@hansl I saved the web page you linked as an HTML file. I found it to be quite useful in understanding this process more.
|
|||
|
|
|
|
|
#35 | |
|
Feb 2005
Colorado
22×7×23 Posts |
Quote:
https://www.mersenneforum.org/showthread.php?p=513979 Here's a great write-up on how to use it courtesy of lycorn: https://www.mersenneforum.org/showthread.php?p=400703 |
|
|
|
|
|
|
#36 | |
|
Random Account
Aug 2009
32·7·31 Posts |
Quote:
Perhaps you could give some examples of command-line inputs. That might help.
|
|
|
|
|
|
|
#37 | |
|
Feb 2005
Colorado
22·7·23 Posts |
Quote:
ecm -v -k 2 -timestamp -resume ecm-in.txt -save ecm-out.txt 8e08-8e08 This is after placing Prime95's output (from results.txt) into ecm-in.txt. Lycorn's post outlines all the steps pretty well. |
|
|
|
|
|
|
#38 |
|
Random Account
Aug 2009
32×7×31 Posts |
In the wee hours of this morning before hitting the rack, I found a different instruction document for GMP-ECM. It contains most of the information in the readme file in the archive. Its layout is far easier for my old eyes to read. I need that.
A question: What is the relationship between k values and powers of 2? There must be some type of conversion...
|
|
|
|
|
|
#39 |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
22·1,549 Posts |
|
|
|
|
|
|
#40 | |
|
"Ben"
Feb 2007
66718 Posts |
Quote:
2^67 is approximately 2*(57,781,500,622,426,160)*1277+1 So, factoring to the "67-bit level" or to "k=57,781,500,622,426,160" are equivalent statements when q=1277 [edit] ECM testing has effectively performed trial division up to about the 200 bit level (we can be reasonably sure there are no factors smaller than 60 digits in 2^1277-1). This is equivalent to k=629184825473371290345325799663728505294519574699605652036 Last fiddled with by bsquared on 2019-09-24 at 14:00 |
|
|
|
|
|
|
#41 | |
|
Random Account
Aug 2009
32·7·31 Posts |
Quote:
|
|
|
|
|
|
|
#42 | |
|
"Ben"
Feb 2007
1101101110012 Posts |
Quote:
2^67 = 2*k*p. p=1277 solve for (integer) k = 2^67 / (2p). k = 57781500622426160 So that's where k comes from, for the specific example of 21277-1. You are correct that you have to use the exponent to relate the size of a factor, in bits, to k, because all factors have the form 2*k*p+1. |
|
|
|
|
|
|
#43 | |
|
Random Account
Aug 2009
32×7×31 Posts |
Quote:
Now I get it. A simple rearrangement of the formula, more or less. ![]() I will leave this alone now. Thank you all for helping my old dumb a** learn something.
|
|
|
|
|
|
|
#44 |
|
"Rashid Naimi"
Oct 2015
Remote to Here/There
205510 Posts |
Is decripting-computation-cost a function of high cost of Modular-Exponentiation?
Would it be easier/easy to decrypt an RSA encrypted message if you could perform significantly faster Modular-Exponentiation than is possible now, without knowing the private key? Thanks in advance.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I want to factorize 2^1277-1 | tanaydin | Information & Answers | 29 | 2018-05-14 01:09 |
| Question: Is Our Forum Secure in Some Areas | 9021951 | Information & Answers | 7 | 2011-11-02 23:29 |
| World Cup Soccer | davieddy | Hobbies | 111 | 2011-05-28 19:21 |
| Plans for the end of the world | Oddball | Lounge | 4 | 2011-04-18 04:06 |
| Change the world! | Xyzzy | Lounge | 5 | 2009-08-31 12:41 |