The Global Migration to Post-Quantum Cryptography: Evaluating the Evidence
As the threat of 'Harvest Now, Decrypt Later' attacks accelerates, tech giants and governments are overhauling the internet's cryptographic foundations to defend against future quantum computers.
By Factlen Editorial Team
- Cryptographic Researchers
- Focus on the mathematical rigor of lattice-based algorithms and the necessity of hybrid deployments to prevent unforeseen vulnerabilities.
- Infrastructure Providers
- Prioritize the rapid, seamless deployment of PQC across networks while managing the performance impact of larger key sizes.
- National Security Analysts
- View the quantum transition as a critical geopolitical race, emphasizing the immediate threat of data harvesting by rival nation-states.
What's not represented
- · Legacy hardware manufacturers struggling to support larger PQC key sizes
- · Privacy advocates concerned about the retroactive exposure of decades of communications
Why this matters
The encryption protecting your bank accounts, private messages, and health records is mathematically vulnerable to future quantum computers. The ongoing transition to post-quantum cryptography ensures that the digital economy remains secure before those machines are ever built.
Key points
- NIST finalized the first three post-quantum cryptography standards in August 2024.
- Adversaries are actively archiving encrypted data today to decrypt it when quantum computers arrive.
- Estimates for 'Q-Day'—when quantum computers break current encryption—are shrinking toward the 2030s.
- Major platforms like Google Chrome and Cloudflare have already enabled post-quantum key exchanges.
- Post-quantum keys are significantly larger than classical keys, presenting network engineering challenges.
The internet is currently undergoing the most profound cryptographic overhaul in its history, a quiet but massive migration designed to protect global communications from a threat that does not yet fully exist. Across web browsers, cloud networks, and government servers, classical encryption is being systematically replaced by Post-Quantum Cryptography (PQC).[6]
This transition is not a theoretical exercise. In August 2024, the U.S. National Institute of Standards and Technology (NIST) finalized its first three PQC standards, culminating an eight-year global competition to find mathematical algorithms capable of withstanding a quantum computer.[1]
The urgency stems from a fundamental vulnerability at the heart of modern digital security. Nearly all secure communications today rely on public-key cryptography, such as RSA and Elliptic Curve Cryptography (ECC), which secure data by relying on the extreme difficulty of factoring large prime numbers. A sufficiently powerful quantum computer running Shor’s algorithm could solve these mathematical problems in hours, rendering current encryption obsolete.[6][8]
The primary driver for immediate action is an active threat model known as "Harvest Now, Decrypt Later" or "Store Now, Decrypt Later." Security analysts claim that nation-state adversaries are passively intercepting and archiving vast amounts of encrypted internet traffic today.[4][8]

While the intercepted data cannot be read currently, global storage is cheap and abundant. Adversaries are stockpiling petabytes of encrypted TLS, VPN, and email traffic, waiting for the day they possess a cryptographically relevant quantum computer to retroactively decrypt the archives.[8]
The evidence supporting this claim is substantial and publicly acknowledged. In 2021, the U.S. National Security Agency (NSA) issued an unambiguous warning that adversaries are actively collecting encrypted data for future exploitation. Similar assessments have been echoed by allied intelligence agencies and independent cybersecurity researchers.[4][8]
This dynamic creates a strict time-dependent risk equation for organizations. If highly sensitive data—such as classified government intelligence, intellectual property, or long-term health records—requires confidentiality for 15 to 25 years, it is already vulnerable today if a quantum computer emerges within that timeframe.[5]
The exact date when a quantum computer will be capable of breaking RSA-2048—often referred to as "Q-Day"—remains a subject of intense debate, but the consensus timeline is rapidly shrinking.[6]
Early estimates placed Q-Day decades away, assuming that millions of physical qubits would be required to achieve the necessary error correction for a single logical qubit. However, recent advancements in quantum hardware and algorithmic efficiency have dramatically altered these projections.[3][8]
However, recent advancements in quantum hardware and algorithmic efficiency have dramatically altered these projections.
The Global Risk Institute’s Quantum Threat Timeline Report places the central probability distribution for Q-Day between 2033 and 2037. More recent research into neutral atom architectures and optimized zero-knowledge proofs suggests that a quantum machine could potentially be built with fewer than 500,000 physical qubits, bringing the timeline closer to the end of the current decade.[5][6]

Recognizing this accelerated timeline, major infrastructure providers have moved aggressively to secure their networks. Cloudflare recently updated its post-quantum security roadmap, aiming to make its entire platform fully post-quantum-secure by 2029.[3]
To counter the quantum threat, the cybersecurity industry is rallying around the new NIST standards, primarily FIPS 203, known as ML-KEM or the Module-Lattice-Based Key-Encapsulation Mechanism.[1]
ML-KEM is designed to replace vulnerable key exchange mechanisms. Instead of relying on prime factorization, it is based on "Module Learning With Errors," a complex mathematical problem involving multi-dimensional lattice structures that quantum computers struggle to navigate.[1]
The evidence for ML-KEM's security rests on years of intense cryptanalysis by the global academic community. Despite numerous attempts to break the underlying math during the NIST competition, lattice-based cryptography has proven highly resilient to both classical and quantum attack vectors.[6]
However, the transition introduces significant new engineering challenges. Post-quantum cryptographic keys are substantially larger than their classical counterparts. An ML-KEM key exchange requires transmitting over 1,000 bytes of data per peer, a roughly thirty-fold increase over current ECC methods, which can impact network performance and latency.[2]

Despite these technical hurdles, the global rollout is already well underway. Google Chrome enabled ML-KEM by default for TLS 1.3 connections in mid-2024, meaning millions of users are already utilizing post-quantum key exchanges without realizing it.[2]
Cloudflare reports that the majority of human-initiated traffic on its network now utilizes hybrid post-quantum encryption, which combines classical ECC with ML-KEM to provide a fail-safe layer of security during the transition period.[3]
In the public sector, the U.S. government has codified this transition into law. The Quantum Computing Cybersecurity Preparedness Act mandates that federal agencies inventory their vulnerable systems and begin migrating to quantum-resistant cryptography, establishing a regulatory floor that is driving enterprise adoption worldwide.[7]

While key exchange protocols are being upgraded rapidly, the migration of digital signatures and authentication systems remains a looming challenge. Upgrading root certificates and identity infrastructure is far more complex and will require years of coordinated effort to prevent widespread outages.[2][3]
Ultimately, the migration to post-quantum cryptography represents a rare instance of the global technology community acting preemptively. By overhauling the internet's mathematical foundations today, researchers are working to ensure that the eventual arrival of quantum computing results in a technological leap forward, rather than a catastrophic security collapse.[6]
How we got here
1994
Peter Shor publishes an algorithm proving that a sufficiently powerful quantum computer could break public-key cryptography.
2016
NIST launches a global public competition to solicit and evaluate post-quantum cryptographic algorithms.
2021
The NSA issues a public warning regarding the 'Harvest Now, Decrypt Later' threat.
2022
The U.S. passes the Quantum Computing Cybersecurity Preparedness Act, mandating federal migration.
August 2024
NIST publishes the first three finalized PQC standards, including FIPS 203 (ML-KEM).
Mid-2024
Major web browsers, including Google Chrome, begin enabling post-quantum key exchanges by default.
Viewpoints in depth
The Cryptographic Consensus
Why mathematicians are betting the internet's future on lattice structures.
Cryptographers widely agree that Module Learning With Errors (the math behind ML-KEM) offers the best balance of security and performance. However, they advocate for 'hybrid' deployments during the transition. By wrapping a traditional ECC key exchange together with a post-quantum one, researchers ensure that even if a catastrophic mathematical flaw is discovered in the new lattice algorithms, the connection remains at least as secure as it is today.
The Infrastructure Reality
The engineering challenge of deploying massive cryptographic keys at global scale.
For companies routing millions of requests per second, the shift to PQC is a logistical hurdle. Post-quantum keys are heavily bloated compared to classical keys, requiring more bandwidth and processing power. Infrastructure providers are focused on optimizing these protocols to ensure that the transition to quantum-safe security does not result in slower load times or degraded network performance for end users.
The Geopolitical Stakes
Why intelligence agencies view Q-Day as a critical national security deadline.
Intelligence agencies operate on long time horizons. For national security analysts, the 'Harvest Now, Decrypt Later' threat means the quantum war has already begun. Their primary concern is not just securing future communications, but minimizing the volume of highly classified data currently being siphoned into adversarial data centers. This urgency is driving aggressive government mandates to force federal agencies and defense contractors to migrate immediately.
What we don't know
- Exactly when a cryptographically relevant quantum computer (CRQC) will be successfully built.
- Whether undiscovered mathematical flaws exist in the new lattice-based cryptographic algorithms.
- How long it will take to fully migrate complex legacy authentication systems and root certificates.
Key terms
- Post-Quantum Cryptography (PQC)
- Cryptographic algorithms designed to be secure against an attack by a quantum computer.
- Harvest Now, Decrypt Later (HNDL)
- A cyberattack strategy where adversaries intercept and store encrypted data today to decrypt it in the future when quantum computers are available.
- Shor's Algorithm
- A quantum computer algorithm capable of finding the prime factors of large numbers exponentially faster than classical computers, breaking RSA encryption.
- Q-Day
- The theoretical future date when quantum computers become powerful enough to break the internet's current cryptographic standards.
- Lattice-based Cryptography
- A type of post-quantum cryptography that hides data within complex, multi-dimensional grid structures that are mathematically difficult for both classical and quantum computers to solve.
Frequently asked
What is a cryptographically relevant quantum computer?
A quantum computer powerful enough to run Shor's algorithm and break current public-key encryption, which experts estimate could be built within the next decade.
Do I need to upgrade my personal devices for post-quantum security?
Most consumer upgrades happen automatically. Browsers like Google Chrome and networks like Cloudflare have already enabled post-quantum key exchanges by default.
What is a hybrid key exchange?
It is a security method that combines a traditional algorithm (like ECC) with a new post-quantum algorithm (like ML-KEM) to ensure data remains secure even if a flaw is found in the new standard.
Why are post-quantum keys so much larger?
They rely on complex multi-dimensional lattice math rather than simple prime factorization, requiring significantly more data to establish a secure connection.
Sources
[1]National Institute of Standards and Technology (NIST)Cryptographic Researchers
FIPS 203, 204, and 205: Post-Quantum Cryptography Standards
Read on National Institute of Standards and Technology (NIST) →[2]Google Security BlogInfrastructure Providers
Post-Quantum Cryptography: Standards and Progress
Read on Google Security Blog →[3]CloudflareInfrastructure Providers
State of the post-quantum Internet in 2025
Read on Cloudflare →[4]National Security Agency (NSA)National Security Analysts
NSA Announces Post-Quantum Cryptography Transition
Read on National Security Agency (NSA) →[5]Global Risk InstituteNational Security Analysts
2024 Quantum Threat Timeline Report
Read on Global Risk Institute →[6]Factlen Editorial TeamCryptographic Researchers
Synthesis by Factlen editorial team
Read on Factlen Editorial Team →[7]U.S. CongressNational Security Analysts
Quantum Computing Cybersecurity Preparedness Act
Read on U.S. Congress →[8]ResearchGateNational Security Analysts
Harvest Now, Decrypt Later: A Time-Dependent Threat Model
Read on ResearchGate →
Every angle. Every day.
Get technology stories with full source coverage and perspective breakdowns delivered to your inbox.









