TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chinese researchers break RSA encryption with a quantum computer

3 pointsby mywacaday7 months ago

1 comment

sam-bee7 months ago
To be fair, they didn&#x27;t &#x27;break RSA&#x27;. What they did, or claim to have done, is factorised a 22 bit number on a quantum computer. If it had two prime factors, one would have to be below about 2,000. It would have been quicker to do it on a raspberry pi.<p>The main benefit of the ongoing rollout of post-quantum cryptography in browsers and webservers we&#x27;re seeing at the moment is not that quantum computers are cryptographically relevant now - they&#x27;re not. It is to safeguard against the &#x27;store now, decrypt later&#x27; threat model, in which an attacker records your internet traffic now, then revisits it later when better codebreaking technology is available. This is why the NIST standards for PQC are being rolled out in TLS 1.3 by various cloud providers, reverse proxies etc. We are at a minimum a decade away from anyone breaking RSA on a quantum computer.