Google's Ingenious Plan to Secure HTTPS Against Quantum Threats

Google unveils a strategy to fortify HTTPS certificates against quantum computer attacks without disrupting the internet. Learn how they're tackling the challenge of larger certificate sizes.
Google has unveiled an ingenious plan to secure HTTPS certificates against quantum computer attacks without breaking the internet. The challenge they're facing is a tall order - the quantum-resistant cryptographic data needed to transparently publish TLS certificates is roughly 40 times bigger than the classical cryptographic material used today.
Currently, X.509 certificates are about 64 bytes in size, comprising six elliptic curve signatures and two EC public keys. This material can be cracked through the quantum-enabled Shor's algorithm. Certificates containing the equivalent quantum-resistant cryptographic material are roughly 2.5 kilobytes. All this data must be transmitted when a browser connects to a site.
Bas Westerbaan, principal research engineer at Cloudflare, which is partnering with Google on the transition, explains the challenge: "The bigger you make the certificate, the slower the handshake and the more people you leave behind. Our problem is we don't want to leave people behind in this transition." He adds that the massive size increase can also degrade "middle boxes," which sit between browsers and the final site.
To address this, Google has developed a clever solution that "squeezes" the 2.5KB of quantum-resistant data into a 64-byte space, allowing it to be transparently published alongside existing certificates without disrupting the browsing experience. This innovative approach ensures the internet remains accessible to all while future-proofing HTTPS against the looming threat of quantum computing attacks.
The key to Google's strategy is a technique called Compact LWE, which stands for "Compact Learning With Errors." This cryptographic primitive allows them to condense the large quantum-resistant data into a compact format without sacrificing security. By leveraging this innovative approach, Google is paving the way for a seamless transition to quantum-resistant HTTPS, safeguarding the internet's infrastructure against the impending quantum computing revolution.
As Bas Westerbaan notes, "The bigger they come, the slower they move." Google's ingenious solution elegantly addresses this challenge, ensuring that the internet can continue to function smoothly while preparing for the quantum computing era. This is a testament to the company's forward-thinking approach and commitment to the long-term security of the web.
As the threat of quantum computing looms, Google's innovative work in this space is crucial for preserving the integrity of the internet. By devising a way to quantum-proof HTTPS certificates without compromising accessibility, they are setting the stage for a more secure and resilient online landscape, empowering users and businesses alike to navigate the digital world with confidence.
Source: Ars Technica


