![]() |
|
|
#1618 | ||
|
Aug 2006
135338 Posts |
Quote:
![]() Quote:
And of course when you're using an RSA key you're looking to keep it secret in the future, not the past. But hey, maybe your security just isn't valuable enough to protect. |
||
|
|
|
|
|
#1619 |
|
May 2010
Prime hunting commission.
32208 Posts |
sigma(71608085354600097239391307^4) took an hour to factor via SIQS. The disappointing part is, that the cofactor's factors were a p7, p18, and p77. It's a surprise that ECM missed a p7 and a p18.
Last fiddled with by 3.14159 on 2010-11-21 at 23:43 |
|
|
|
|
|
#1620 |
|
Aug 2006
3·1,993 Posts |
Pari took 2.15 seconds on my machine to factor that number.
Last fiddled with by CRGreathouse on 2010-11-22 at 00:04 |
|
|
|
|
|
#1621 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
426710 Posts |
You'd have to do a very VERY small amount of ECM, or be impossibly unlucky, to miss a p7 and p18. I think most likely, this number was never ECM'd.
|
|
|
|
|
|
#1622 |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
For me, it was the latter, for YAFU's ECM. PARI's ECM factored it with ease.
And, about QS; How does the comp determine the amount of relations that are necessary to factor a number? An example would be the number 2802104782336128351749706435932730996816588058828391669. SIQS reports the following, "2312 relations needed". I've recently taken on learning something about how it works. I know the very basic stuff about it, but not much else. Last fiddled with by 3.14159 on 2010-11-22 at 01:32 |
|
|
|
|
|
#1623 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
|
|
|
|
|
|
#1624 | |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
(?) = "Does it use P+1"? Last fiddled with by 3.14159 on 2010-11-22 at 02:06 |
|
|
|
|
|
|
#1625 | |
|
"Ben"
Feb 2007
2·3·587 Posts |
Quote:
yes, factor() uses P+1 with three different random bases. default B1= 20,000. |
|
|
|
|
|
|
#1626 | |
|
"Ben"
Feb 2007
2·3·587 Posts |
Quote:
Code:
11/21/10 20:31:08 v1.20 @ AVA-343686, System/Build Info: Using GMP-ECM 6.3, Powered by GMP 5.0.1 detected AMD Phenom(tm) II X4 955 Processor detected L1 = 65536 bytes, L2 = 6291456 bytes, CL = 64 bytes measured cpu frequency ~= 3209.987220 =============================================================== ======= Welcome to YAFU (Yet Another Factoring Utility) ======= ======= bbuhrow@gmail.com ======= ======= Type help at any time, or quit to quit ======= =============================================================== cached 78504 primes. pmax = 1000099 >> factoring 262934907404708576862758446841091336882604808443805210895581843776020374194863215112535 94913093697297001 div: primes less than 10000 fmt: 1000000 iterations rho: x^2 + 1, starting 1000 iterations on C102 rho: x^2 + 3, starting 1000 iterations on C102 rho: x^2 + 2, starting 1000 iterations on C102 pp1: starting B1 = 20K, B2 = 1M on C102 pm1: starting B1 = 100K, B2 = 5M on C95 Total factoring time = 0.3290 seconds ***factors found*** P3 = 211 PRP7 = 2487811 PRP18 = 887712475607927971 PRP77 = 56425586867064181439411544449942718884745465011098050341509361224221109755611 Last fiddled with by bsquared on 2010-11-22 at 02:44 |
|
|
|
|
|
|
#1627 |
|
"Ben"
Feb 2007
2·3·587 Posts |
errr, sorry. P+1 found the p7.
ran out of edit time... |
|
|
|
|
|
#1628 |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
... Isn't editing time one hour? It;s only been 23 minutes since you made the post.
I noted the source of the problem. Another difference between 32/64 bit programs. Last fiddled with by 3.14159 on 2010-11-22 at 03:13 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I sometimes see all the <> formatting commands when I quote or edit? | cheesehead | Forum Feedback | 3 | 2013-05-25 12:56 |
| Passing commands to PARI on Windows | James Heinrich | Software | 2 | 2012-05-13 19:19 |
| Ubiquity commands | Mini-Geek | Aliquot Sequences | 1 | 2009-09-22 19:33 |
| 64-bit Pari? | CRGreathouse | Software | 2 | 2009-03-13 04:22 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |