> ## Content Index
> Fetch the complete content index at: https://adjacent.media/llms.txt
> Use this file to discover other available public pages before exploring further.

# Google Demonstrates Quantum-Resistant HTTPS Using Compressed Certificates
- URL: https://adjacent.media/signals/google-demonstrates-quantum-resistant-https-using-compressed-certificates/
- Published: 2026-06-22T16:09:50.000Z
- Updated: 2026-06-22T16:09:50.000Z
- Description: Google has compressed 15KB of quantum-resistant key material into 700 bytes in TLS certificates, moving quantum-safe encryption from proof-of-concept to web-scale deployment.
- Author: Jonathan Greene
- Tags: #signal, theme-connected, cryptography, quantum computing, infrastructure security

Source: [Indieblog](https://victorwynne.com/google-https/?utm%5Fsource=indieblog.page&utm%5Fmedium=rss&utm%5Fcampaign=indieblog.page)

Google has compressed 15KB of quantum-resistant key material into 700 bytes in TLS certificates, moving quantum-safe encryption from proof-of-concept to web-scale deployment. The bottleneck was not cryptographic theory but engineering: HTTPS certificate chains must fit within network packet sizes, and earlier quantum-resistant algorithms bloated them beyond viable limits. Certificate size directly affects connection latency and browser compatibility.