By Dr Ed K. Kiyemba Edris (DrEKKE)
Head of Cyber Security & Principal Researcher
As both a corporate information security executive and a computer science researcher, I spend a lot of time straddling two very different worlds. In the boardroom, risk is measured in fiscal quarters, regulatory penalties, and immediate operational resilience. In the research lab, we look at risk through a multi-decade mathematical lens.
Right now, these two worlds are fundamentally out of sync, and the gap between them has created a massive corporate blind spot: the quantum threat.
When I speak to fellow executives, the consensus is almost always that "Q-Day" the moment a quantum computer becomes powerful enough to shatter modern encryption is a distant problem for the mid-2030s or later. It is treated as an item for a future risk register.
But this logic is deeply flawed. If your organisation handles sensitive data with a regulatory or commercial secrecy lifespan of 10 to 15 years, your current security architecture is already failing. The threat isn’t waiting for the arrival of future hardware; it is active today.
To understand why the risk is immediate, we have to look at how sophisticated adversaries actually operate. They aren't waiting for a quantum computer to break into our networks; they are breaking in now to steal data they can unlock later.
This strategy is known as Harvest Now, Decrypt Later (HNDL), or retrospective decryption. It relies on a simple, patient timeline:
Mass Interception => Adversarial Archival => Quantum Hardware Scaling => Retrospective Decryption
Mass Interception: State-backed advanced persistent threats (APTs) and sophisticated actors intercept encrypted data traffic at major internet backbones, undersea cables, and cloud ingress points.
Adversarial Archival: This captured ciphertext is moved into massive repositories. Because the cost of digital storage has completely collapsed over the last decade, archiving petabytes of unreadable, encrypted corporate data is now an economically trivial task for a nation-state intelligence budget.
The Quantum Countdown: The data sits quietly in cold storage, waiting for the maturation of Cryptographically Relevant Quantum Computers (CRQCs). While public government agency roadmaps estimate a breakthrough between 2030 and 2040, stealth developments in private or sovereign labs mean a milestone could be reached long before the public finds out.
Retrospective Decryption: Once a CRQC reaches sufficient logical qubit scale, adversaries will run Shor's Algorithm against the archived keys. In an instant, years of historical corporate secrets, intellectual property, and classified communications become entirely transparent.
Adversaries executing HNDL operations are highly selective. They don't care about ephemeral transactional data like a one-time password or a bank transfer that expires in five minutes. Instead, they are hunting for high-value data assets where the information remains useful, weaponisable, or deeply damaging if exposed a decade or more from now.
Targeted Domain
Long-Term Data Vulnerability
State & Defence Infrastructure
Military designs, intelligence communications, diplomatic cables, and aerospace telemetry.
Intellectual Property (IP)
Proprietary source code, advanced manufacturing blueprints, and long-term pharmaceutical formulas.
AI Infrastructure & Weights
Private foundation model weights, automated system inference telemetry, and massive training datasets.
Identity Infrastructure
Root digital certificates, national identity registries, and immutable biometric templates (which a user can never change).
Systemic Health & Financial Records
Corporate investment histories, decades of patient healthcare logs, and regulatory audit archives.
A dangerous assumption frequently made in enterprise threat modelling is that quantum cryptanalysis is decades away because it requires millions of physical qubits to bypass industry-standard RSA-2048 or ECC keys. Historically, because current hardware consists of physically noisy, error-prone qubits, boards assumed they had plenty of time to adapt.
However, recent cryptographic engineering research has turned this assumption on its head. The focus has shifted from building massive machines to optimising the algorithms themselves. Recent breakthroughs have demonstrated that surface-code engineering and architectural optimisations can compress the required resource footprint dramatically.
Proposals have shown that the physical-to-logical qubit ratio can be optimised by orders of magnitude, potentially dropping the hardware threshold required to execute Shor’s algorithm to well under one million logical qubits. This algorithmic compression has significantly shortened the safety margin we thought we had.
More importantly, remember that the security failure occurs at the moment of theft, not when the quantum computer is eventually turned on. If your enterprise data requires a 15-year secrecy mandate, a quantum computer built in 2035 makes the data you transmitted this morning an active risk right now.
Defending against HNDL requires an immediate shift away from static, legacy encryption toward dynamic crypto-agility. We cannot afford to wait for final compliance deadlines or public announcements of quantum supremacy.
To structurally immunise our enterprises against retrospective decryption, cybersecurity functions must deploy a unified, practical defence framework:
Organisations must begin systematically replacing vulnerable public-key architectures with newly standardised mathematical algorithms vetted by NIST, such as ML-KEM and ML-DSA. These algorithms rely on high-dimensional lattice problems that are mathematically intractable for both classical and quantum architectures.
A total, overnight replacement of cryptographic protocols introduces massive operational risk. A more pragmatic approach is a hybrid model that binds traditional classical encryption (like ECDH) in tandem with a post-quantum algorithm (like ML-KEM). This ensures that if a hidden programmatic bug or exploit is discovered in the newly deployed PQC layer, the legacy classical layer still provides a proven baseline defence against immediate classical intrusion.
Transport layer protocols must be strictly configured to generate unique, short-lived session keys. By ensuring that keys change continuously, you guarantee that a singular private key compromise does not retroactively expose years of historical network traffic archives.
You cannot protect what you do not catalogue. Enterprises must map out their data repositories by establishing an automated Cryptographic Bill of Materials (CBOM). A CBOM identifies exactly where legacy public-key algorithms are safeguarding high-value records, allowing your engineering teams to prioritise the most critical data pipelines for PQC migration first.
As security leaders, our task is to translate complex cryptographic realities into robust boardroom risk strategies. Quantum readiness is not an IT engineering project to delegate to the next decade; it is a governance necessity that dictates how we protect our intellectual property, data privacy, and digital infrastructure today. By embedding crypto-agility into our architectures now, we ensure our global enterprises remain resilient against the computational breakthroughs of tomorrow.
How is your organisation addressing the reality of HNDL? Have you initiated a formal cryptographic asset audit or integrated a CBOM into your long-term risk strategy?