Imagine what you would do if you discovered how to factor efficiently? Think carefully. You now how the power to decrypt much of the world's banking and internet traffic and spoof certificates. There are forces in this world that would kill you to have this power. Would you publish your findings for everlasting fame? Would you sell it to the NSA for money (remember you can prove your power without releasing your algo…
Factoring may be easier than we think (2016)
151–160 of 174 posts
Re: Factoring may be easier than we think (2016)
#152Earlier quoted context omitted.
I doubt it, too; but using methods you've broken, but know others haven't, is a great way to convince people you haven't broken it either. And if you suspect they have, it's a great channel for misinformation.
You could also embed content with stronger security inside the wrapper you’ve broken, so even if someone else has figured it out, they can’t decrypt your real messages. Hopefully.
Re: Factoring may be easier than we think (2016)
#153Earlier quoted context omitted.
https://eprint.iacr.org/2013/635.pdf > Boiling all water on the planet (including all starfish) amounts to about 2^24 lakes of Geneva and leads to global security: 114-bit symmetric cryptosystems, 228-bit cryptographic hashes, 2380-bit RSA. This needs to be done 16 thousand times to break AES-128, SHA-256, or 3064-bit RSA. I think this paper isn't using Landauer's bounds though, but conventional computers. So maybe m…
But why the starfish.
Re: Factoring may be easier than we think (2016)
#154Earlier quoted context omitted.
It's been a long time since I looked at this but IIRC factoring and discreet log are equivalent.
It's also a long time since I looked at this, but I recall pretty clearly, that factoring is "easier" than DLP. "Easier" as in factoring is reducible [1] to the DLP. I.e. if you could do DLP in polynomial time, then also factoring becomes polynomial (thanks to Shor's Algorithm [2]). The reverse, however, is not currently known to be true AFAICS: having an oracle that computes the DLP does not help you to speed up fac…
Re: Factoring may be easier than we think (2016)
#155Earlier quoted context omitted.
Which statement are you saying demonstrates why people shouldn't take quantum complexity theory seriously?
BQP doesn't exist: there are no quantum computers. Saying BQP is like saying "magic fairy dust perfect unitary transformers that effectively encode a perfect complex number in the same sense a protractor theoretically can solve NP-complete problems by encoding real numbers."
Of course they haven't built one yet, but none of the difficulties encountered so far have involved discovering new physics, which is what you would need to do to rule out quantum computers since the laws of physics as currently understood permit them.
Re: Factoring may be easier than we think (2016)
#156Earlier quoted context omitted.
It's also a long time since I looked at this, but I recall pretty clearly, that factoring is "easier" than DLP. "Easier" as in factoring is reducible [1] to the DLP. I.e. if you could do DLP in polynomial time, then also factoring becomes polynomial (thanks to Shor's Algorithm [2]). The reverse, however, is not currently known to be true AFAICS: having an oracle that computes the DLP does not help you to speed up fac…
They are equivalent according to this: https://crypto.stackexchange.com/questions/9385/reduction-of...
Re: Factoring may be easier than we think (2016)
#157Earlier quoted context omitted.
Factoring doesn't allow you to break discrete log; you won't be able to steal from old wallets.
It's been a long time since I looked at this but IIRC factoring and discreet log are equivalent.
Re: Factoring may be easier than we think (2016)
#158Earlier quoted context omitted.
It's also a long time since I looked at this, but I recall pretty clearly, that factoring is "easier" than DLP. "Easier" as in factoring is reducible [1] to the DLP. I.e. if you could do DLP in polynomial time, then also factoring becomes polynomial (thanks to Shor's Algorithm [2]). The reverse, however, is not currently known to be true AFAICS: having an oracle that computes the DLP does not help you to speed up fac…
They are equivalent according to this: https://crypto.stackexchange.com/questions/9385/reduction-of...
The stack-exchange questions that you link to refers to [1] "Discrete Logarithms and Factoring". Section 1 "Introduction" already states many facts that imply that DLP is hard, even if you can factor:
* fastest known method for DLP is O(exp(c sqrt(log n log log n)))
* 1. 3c) "if we can factor in polynomial time, then to quickly solve a^x ≡ b mod n, all we need are solutions modulo the prime divisors of n"
Note that "solutions modulo the prime divisors of n" are still instances of the DLP with super-polynomial complexity, and in cryptographic applications N is usually a prime number anyway (DHE, ElGamal crypto-system), so 1 3c) does not actually apply.
See also the paper's section 6 final remarks "Conversely, one can ask for a fast algorithm for prime-modulus problems, assuming all needed factorizations. Both of these questions remain unanswered".
[1] https://www2.eecs.berkeley.edu/Pubs/TechRpts/1984/CSD-84-186...
Re: Factoring may be easier than we think (2016)
#159Earlier quoted context omitted.
Which statement are you saying demonstrates why people shouldn't take quantum complexity theory seriously?
BQP doesn't exist: there are no quantum computers. Saying BQP is like saying "magic fairy dust perfect unitary transformers that effectively encode a perfect complex number in the same sense a protractor theoretically can solve NP-complete problems by encoding real numbers."
Re: Factoring may be easier than we think (2016)
#160Earlier quoted context omitted.
BQP doesn't exist: there are no quantum computers. Saying BQP is like saying "magic fairy dust perfect unitary transformers that effectively encode a perfect complex number in the same sense a protractor theoretically can solve NP-complete problems by encoding real numbers."
So we shouldn't take research into things that don't exist yet seriously?
I went to a Gordon conference on this subject in the 1990s; as far as I can tell, there has been zero progress in the topic since then. Sure are a lot of press releases though!