![]() |
|
|
#12 | |
|
Nov 2003
1D2416 Posts |
Quote:
one of "fact". |
|
|
|
|
|
|
#13 |
|
Nov 2004
10012 Posts |
How about RSA-129: http://en.wikipedia.org/wiki/RSA-129
Correct me if I am wrong but the factors seems to have different bit lengths. |
|
|
|
|
|
#14 | |
|
Tribal Bullet
Oct 2004
DD716 Posts |
Quote:
|
|
|
|
|
|
|
#15 | |
|
Nov 2003
22·5·373 Posts |
Quote:
generated even before RSA Data Security existed.... |
|
|
|
|
|
|
#16 | |
|
Sep 2006
3 Posts |
Quote:
And let me also join in on criticizing jtavares, what would ever give him the idea that it was RSA that generated "RSA-129", next he'll be telling us is that they also generated RSA-768 and RSA-2048. |
|
|
|
|
|
|
#17 |
|
"Phil"
Sep 2002
Tracktown, U.S.A.
100010111112 Posts |
Perhaps you did not read the threads that Akruppa recommended. If you had, you would have found out that Mr. Silverman did indeed generate all of the larger RSA challenge numbers while he was an employee at RSA. His statement that both factors are the same bit length is based on the fact that that was the intended outcome of his program. However, because noone has actually examined the factors, and the disks containing the factors were destroyed, this "fact" is unverifiable until the factorizations are eventually completed. As Paul Leyland pointed out, this "fact" is actually based on the belief that the program worked correctly. Because it has been corroborated by all of the factorizations completed so far, I don't believe that anyone has any reasonable grounds to doubt it.
|
|
|
|
|
|
#18 | |
|
Nov 2003
22×5×373 Posts |
Quote:
(1) You write "disks containing the factors were destroyed". The factors were never written to disk. They were generated in dynamic memory as part of a BSAFE data structure. They were multiplied together and their *product* was output. But the primes themselves never left dynamic memory. They were never output in any way. The code was generated and compiled, and then the executable was transferred to a brand new laptop with only the OS present. No compilers, no Internet software etc. The laptop was not attached to the Internet at all. I took the laptop into my *car* (a close approximation of a Fraday cage), and ran the code. The composites were written to a floppy. The primes were never revealed. (2) The code was jointly checked by John Brainard and myself. We did check that it worked correctly before it was used in production mode. As for whether my claim constitutes a fact because of the uncertainty whether the code ran correctly, I could also ask how you know that the factorizations done so far have primes of equal bit length? Perhaps one of the prime factors is actually composite and there was a bug in the code that tested the factors for primality?????? This is a philosophical issue. When a computer (or even independent computers) perform a computation, there is always a minute probability of a bug. Independent computers reduce this probability, but it is still non-zero. This applies to *any* code and computation, and raises the question: When can an answer given by a computer ever be taken as "fact"???? My testimony (along with that of John Brainard) would constitute "fact" in any court. |
|
|
|
|
|
|
#19 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
11000010100002 Posts |
Quote:
|
|
|
|
|
|
|
#20 | |
|
"Phil"
Sep 2002
Tracktown, U.S.A.
3·373 Posts |
Quote:
As for your point about whether we know that the factors of equal bit length found so far really are prime, they are small enough that they could be easily verified to be such, not that I have actually done so. I think that verification through other software would be taken by most reasonable people as evidence of fact. At present, it is impossible to verify in this case, as no one knows the factors! |
|
|
|
|
|
|
#21 | |
|
Nov 2003
22·5·373 Posts |
Quote:
What disk "containing the factors"? Where did I EVER write that the *factors* were written to disk? I did say that the **code** and its disk were destroyed. The code was transferred to the laptop that did the computation via floppy. Please explain how the factors can be easily *verified* as prime? There is always a small probability of an error in any computer and computer code that tests them. Multiple independent computers reduce the probability, but it still isn't 0. So I therefore ask: when does the result of a computer computation constitute "fact"? (It was not I who raised this issue) Someone else was unwilling to accept my claimed fact that the factors of RSA704 have equal bit length.... |
|
|
|
|
|
|
#22 |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
185016 Posts |
|
|
|
|