Live data from Hacker News

Quantum Computers Are the Future Nukes of the IT World

nextplatform.com

11–20 of 34 posts

Re: Quantum Computers Are the Future Nukes of the IT World

#12
Unlike nuclear weapons, a quantum computer is only dangerous if people don't know you have one.

There are a number of ways of dealing with the security issues posed by quantum computers; most of them involve simply increasing the key length of your encryption keys.

However, if people don't think you have a quantum computer, or you're able to make it better faster than expected, they won't change their behavior and so you have a fixed target.

Re: Quantum Computers Are the Future Nukes of the IT World

#16
post #2

Are ordinary ssh keys vulnerable?

Short and simple: yes.

Though the question is how relevant this is. Likely SSH will have moved to something more secure years before any quantum computer with sufficient computing power will become available.

Because that's the thing these scare-stories don't tell you: While the progress in quantum computing is moving very slowly, in recent years the progress in post quantum cryptography has been very fast.

Re: Quantum Computers Are the Future Nukes of the IT World

#17
Second sentence: "Now that the technology is moving from research to practice"

No such thing is happening. We're still in the state of "we're waiting for someone to actually show that quantum computers can do anything at all faster than a classical computer". Yeah, it's probably gonna happen in the not so far future, yeah, there's progress. But saying anything is moving "to practice" is absurd at this point.

Re: Quantum Computers Are the Future Nukes of the IT World

#19
post #7

Question: I get that QC can break some cryptosystems, but can it break all known cryptosystems?

They break all widely used public key encryption systems (RSA, DH, ECC-based). There are post-quantum systems, but none of them are in widespread use yet.

Symmetric encryption systems are weakened, but can easily be made quantum safe by increasing the key size.

Post reply on HN