QCecuring - Enterprise Security Solutions

Harvest Now, Decrypt Later: Understanding the Quantum Threat Already in Motion

Post Quantum Cryptography 10 Jun, 2026 · 09 Mins read

A deep dive into the Harvest Now, Decrypt Later (HNDL) threat — what it is, which nation-states are conducting it, what data is at risk, how to calculate your exposure window, and why CBOM is essential for identifying and mitigating this active threat.


What Is Harvest Now, Decrypt Later?

Harvest Now, Decrypt Later (HNDL) — also called “store now, decrypt later” or “retrospective decryption” — is a threat model where adversaries intercept and store encrypted communications today, intending to decrypt them in the future when cryptographically relevant quantum computers (CRQCs) become available.

The concept is straightforward:

  1. Harvest: Intercept encrypted data traversing networks (TLS sessions, VPN tunnels, encrypted emails, file transfers)
  2. Store: Archive the encrypted ciphertext in bulk data storage — cost is minimal for nation-state actors
  3. Wait: Hold the data until quantum computers can break the encryption
  4. Decrypt: Use Shor’s algorithm on a CRQC to recover RSA/ECC private keys, then decrypt all stored traffic

This is not a theoretical future threat. It is an active intelligence collection strategy being executed today by nation-state adversaries.

Why HNDL Is Already Happening

The Economics of HNDL

For a nation-state intelligence agency, HNDL is an extremely attractive strategy:

FactorAnalysis
Collection costLow — fiber taps, ISP cooperation, satellite interception already exist
Storage costMinimal — bulk storage costs <$10/TB and declining annually
Opportunity costZero — the data is already flowing past collection points
Potential payoffMassive — decades of diplomatic, military, and economic intelligence
Risk of detectionVery low — passive interception is extremely difficult to detect
Timeline pressureNone — stored ciphertext doesn’t degrade

The cost-benefit calculation overwhelmingly favors collection. An adversary with existing signals intelligence infrastructure pays essentially nothing extra to store quantum-vulnerable ciphertext that may later yield decades of classified communications.

Scale of Collection

Consider the scale of data that flows over networks daily:

  • Government-to-government communications
  • Defense contractor technical exchanges
  • Financial institution inter-bank transfers
  • Pharmaceutical research collaborations
  • Energy sector SCADA communications
  • Diplomatic cable traffic
  • Intelligence community coordination

A significant fraction of this traffic is protected solely by RSA or ECC key exchange — algorithms that Shor’s algorithm will break. Every intercepted session is a potential future intelligence windfall.

Who Is Conducting HNDL Operations?

While specific intelligence operations are classified, the cybersecurity and intelligence communities broadly acknowledge that sophisticated nation-state actors are actively collecting encrypted traffic for future decryption.

Known Indicators

U.S. Intelligence Community Assessments:

  • The NSA has explicitly cited HNDL as justification for CNSA 2.0’s urgency
  • Multiple congressional briefings have referenced active HNDL collection by adversaries
  • Executive Order 14028 and National Security Memorandum 10 both reference the quantum threat to existing data

Capability Assessment:

  • Nations with extensive signals intelligence infrastructure (fiber taps, submarine cable access, satellite interception) have the means
  • Nations investing heavily in quantum computing (China, Russia) have both motive and capability
  • The Chinese quantum computing program specifically targets cryptanalytic applications

Strategic Logic:

  • Any nation-state with intelligence collection capability would be strategically negligent not to store quantum-vulnerable ciphertext
  • The cost is trivial relative to intelligence budgets
  • The potential return is decades of retroactive intelligence access

Documented Evidence

While specific HNDL programs remain classified, related evidence supports active collection:

  • Reports of increased fiber optic tapping operations
  • Growth in nation-state data center capacity beyond apparent civilian needs
  • Strategic investments in quantum computing with explicit cryptanalytic goals
  • Public statements from intelligence officials acknowledging the threat

What Data Is at Risk?

Not all encrypted data faces equal HNDL risk. The key factors are:

1. Confidentiality Requirement Duration

Data is at risk if it must remain confidential longer than the time until CRQCs are available:

HNDL Risk Condition:
  Required Confidentiality Period > Time Until CRQC

Example:
  Military plans classified for 50 years (confidentiality = 50 years)
  Optimistic CRQC estimate: 8-12 years
  HNDL Risk: CRITICAL (data exposed decades before declassification)

2. Data Categories at Highest Risk

Data CategoryTypical RetentionHNDL Risk Level
State secrets / classified intelligence25-75 yearsCritical
Long-term diplomatic communications20-50 yearsCritical
Trade secrets / intellectual property10-20+ yearsHigh
Medical records (genomic data)Patient lifetimeHigh
Financial records (M&A, strategy)5-15 yearsHigh
Personal identity informationIndividual lifetimeHigh
Legal privileged communicationsCase lifetime + appealsModerate-High
Current military operations1-5 yearsModerate
Business communications (general)1-3 yearsLow
Ephemeral session dataHours-daysMinimal

3. Network Exposure

Data faces HNDL risk only if the encrypted ciphertext can be intercepted. Consider:

  • Internet transit: Highest exposure — traverses potentially hostile infrastructure
  • Dedicated circuits: Moderate exposure — physical access still possible
  • Private networks: Lower exposure — requires direct penetration
  • Air-gapped systems: Minimal transit exposure (but storage media theft is separate risk)

4. Quantum-Vulnerable Algorithm Protection

Data is only at HNDL risk if protected by algorithms vulnerable to quantum attack:

  • RSA (any key size): Vulnerable — Shor’s algorithm factors large integers
  • ECDH/ECDSA (any curve): Vulnerable — Shor’s algorithm solves discrete log on elliptic curves
  • DH (any size): Vulnerable — Shor’s algorithm solves discrete log
  • AES-256 (without quantum-vulnerable key exchange): Not directly vulnerable
  • ML-KEM / ML-DSA: Quantum-safe — not subject to HNDL

Critical insight: Even if data-at-rest encryption uses AES-256, the key exchange mechanism used to establish that key is often RSA or ECDH. If the key exchange is intercepted, AES encryption is irrelevant — the adversary recovers the symmetric key via the quantum-vulnerable key exchange.

Calculating Your HNDL Exposure

The Mosca Inequality

Michele Mosca’s inequality provides the foundational framework for HNDL risk calculation:

If X + Y > Z, your data is at risk.

Where:
  X = Time needed to migrate to quantum-safe cryptography
  Y = Time your data must remain confidential  
  Z = Time until a CRQC is available

Interpretation:

  • If your migration will take 7 years (X=7)
  • And your data must remain confidential for 20 years (Y=20)
  • And CRQCs may arrive in 10 years (Z=10)
  • Then: 7 + 20 = 27 > 10 ✓ — your data is already at risk from HNDL

Practical HNDL Exposure Timeline

2026 (today)                           2035 (estimated CRQC)
    │                                         │
    │◄──── X: Migration time (5-15 yrs) ────►│
    │                                         │
    │◄──────────── Y: Data confidentiality requirement ──────────────►│
    │                                                                  │
    ├── Data already at HNDL risk ────────────┤                        │
    │                                         │                        │
    │ Adversary collects ─►│ Adversary decrypts ─►│ Data exposed ────►│

Organizational HNDL Exposure Assessment

To calculate your organization’s aggregate HNDL exposure:

Step 1: Identify all data flows protected by quantum-vulnerable key exchange

Step 2: For each data flow, determine:

  • Data sensitivity classification
  • Required confidentiality duration
  • Network exposure level (internet, private, air-gapped)
  • Volume of data traversing this flow

Step 3: Calculate exposure window:

Exposure Window = max(0, Confidentiality_Period - Time_Until_CRQC)

If Exposure_Window > 0: This data flow has HNDL exposure

Step 4: Prioritize based on:

  • Highest sensitivity × longest exposure window = highest priority
  • Government/military > financial > healthcare > commercial
  • Internet-facing > private network > air-gapped

Which Algorithms Are Vulnerable?

Algorithms Broken by Shor’s Algorithm

Shor’s algorithm efficiently solves integer factorization and discrete logarithm problems, breaking:

AlgorithmAttackImpact
RSA-2048Factor modulusKey recovery → decrypt all traffic
RSA-4096Factor modulus (slower)Same as RSA-2048, slightly more qubits needed
ECDH P-256Discrete log on curveShared secret recovery → decrypt session
ECDH P-384Discrete log on curveSame attack, more qubits
ECDSA (all curves)Discrete logSignature forgery (less relevant to HNDL)
DH (all sizes)Discrete logShared secret recovery
DSADiscrete logSignature forgery
ElGamalDiscrete logPlaintext recovery

Important Nuance: Key Exchange vs. Authentication

For HNDL, the critical vulnerability is in the key exchange mechanism:

  • If an adversary captures a TLS session using RSA key exchange, they can recover the session key once they have a CRQC
  • If a session uses ECDHE for key exchange (providing forward secrecy), the adversary must break the ECDHE computation — still vulnerable to Shor’s algorithm
  • Authentication signatures (server certificate verification) are less relevant to HNDL because they don’t protect confidentiality

Forward secrecy does NOT protect against HNDL: Many assume ephemeral key exchange (ECDHE) protects against HNDL. It doesn’t — Shor’s algorithm can solve ECDHE just as it solves static ECDH. Forward secrecy protects against classical key compromise, not quantum attack.

Algorithms NOT Vulnerable to HNDL

AlgorithmWhy It’s SafeNotes
AES-256 (symmetric)No efficient quantum attack beyond GroverProvides 128-bit post-quantum security
SHA-384+Collision/preimage resistance maintainedGrover provides only quadratic speedup
ML-KEM (all levels)Lattice-based, not broken by ShorQuantum-safe key encapsulation
ML-DSA (all levels)Lattice-basedQuantum-safe signatures
SLH-DSAHash-based onlyConservative quantum safety
XMSS/LMSHash-based onlyStateful but quantum-safe

Defensive Measures Against HNDL

1. Immediate: Deploy Hybrid Key Exchange

The fastest defense against HNDL is deploying hybrid key exchange that combines classical and post-quantum algorithms:

Hybrid Key Exchange (TLS 1.3):
  Combined shared secret = KDF(X25519_shared || ML-KEM-768_shared)
  
  - Even if ML-KEM has an undiscovered weakness: X25519 still protects (today)
  - Even when CRQCs break X25519: ML-KEM still protects (future)
  - Both must be broken simultaneously to compromise the session

Implementation status in 2026:

  • Chrome/Chromium: Enabled by default
  • Firefox: Enabled by default
  • Cloudflare: Available for all customers
  • AWS: Available across major services
  • OpenSSL 3.x: Supported via oqs-provider
  • Most CDN/cloud providers: Hybrid TLS available

2. Encrypt Sensitive Data at Rest with Quantum-Safe Keys

For data that must remain confidential long-term:

  • Encrypt archives and backups with AES-256 keys derived from quantum-safe key exchange
  • Re-encrypt existing archives if original key exchange was quantum-vulnerable
  • Implement key encapsulation using ML-KEM for long-term key storage

3. Reduce Network Exposure

Minimize the data that traverses potentially hostile networks:

  • Move sensitive communications to dedicated, controlled circuits where possible
  • Implement zero-trust architectures reducing reliance on network-level encryption alone
  • Use application-layer encryption with quantum-safe algorithms for highest-sensitivity data

4. Deploy CBOM for Visibility

You cannot defend against HNDL without knowing which data flows use quantum-vulnerable cryptography.

QCecuring CBOM provides:

  • Automated discovery of all quantum-vulnerable key exchange across your infrastructure
  • HNDL risk scoring identifying which data flows face the highest retroactive decryption risk
  • Network protocol analysis showing exactly which TLS sessions use quantum-vulnerable cipher suites
  • Prioritized remediation guidance focusing resources on highest-exposure data flows

Organizations deploying QCecuring CBOM immediately gain visibility into their HNDL exposure — the essential first step in any defensive strategy.

5. Implement PQC for High-Value Communications

Prioritize quantum-safe protection for:

  • Executive communications containing strategic decisions
  • Mergers and acquisitions discussions
  • Government-classified or defense-related communications
  • Research and development intellectual property
  • Long-term customer data with extended confidentiality requirements

6. Reduce Data Retention Periods

Where possible, reduce the volume of data at HNDL risk by:

  • Minimizing data retention to regulatory minimums
  • Implementing aggressive data lifecycle management
  • Destroying encrypted data and keys when retention periods expire
  • Avoiding unnecessary data duplication across systems

The CRQC Timeline: When Will HNDL Pay Off?

Current Estimates

The timeline for cryptographically relevant quantum computers remains uncertain, with estimates ranging widely:

SourceEstimateBasis
NSA/CNSA 2.0 timelineImplicit 2030sDeadline structure suggests NSA expects threat within decade
Global Risk Institute2030-2035 (significant probability)Annual expert surveys
IBM2030s (utility scale)Quantum computing roadmap
Google2030-2035Quantum supremacy trajectory
Chinese quantum programsUnknownSignificant investment suggests confidence
Conservative academic estimates2035-2045Based on qubit scaling challenges

Why Uncertainty Doesn’t Reduce HNDL Risk

The exact CRQC timeline doesn’t change the HNDL threat for data with long confidentiality requirements:

  • If CRQCs arrive in 2035 and your data must stay secret until 2060, you have a 25-year exposure
  • If CRQCs arrive in 2045 and your data must stay secret until 2060, you still have a 15-year exposure
  • Even optimistic CRQC timelines create exposure for long-lived secrets

The only question is: Will your data still need to be secret when CRQCs arrive? If yes, HNDL is your problem today.

Breakthrough Risk

Timeline estimates assume gradual progress. A quantum computing breakthrough could accelerate timelines dramatically:

  • Novel error correction codes could reduce qubit requirements
  • New physical qubit implementations could scale faster
  • Theoretical advances could reduce circuit depth
  • Nation-state programs may achieve breakthroughs before public disclosure

Planning based on median estimates means accepting significant risk of earlier-than-expected quantum capability.

HNDL in Practice: Real-World Scenarios

Scenario 1: Government Diplomatic Communications

A foreign intelligence service intercepts encrypted diplomatic cables between embassies using TLS 1.2 with RSA-2048 key exchange.

  • Data value: Diplomatic positions, negotiation strategies, intelligence assessments
  • Confidentiality requirement: 30-50 years (standard classification periods)
  • HNDL exposure: When CRQCs arrive, decades of diplomatic intelligence becomes accessible
  • Defensive measure: Immediate migration to hybrid TLS with ML-KEM for diplomatic communications

Scenario 2: Pharmaceutical Research

A nation-state interested in economic espionage intercepts encrypted research data transfers between pharmaceutical company sites using ECDH P-256.

  • Data value: Drug compound data, clinical trial results, patent-pending research
  • Confidentiality requirement: 15-20 years (patent protection period + competitive advantage)
  • HNDL exposure: Competitors could access research data years before patent expiration
  • Defensive measure: Quantum-safe encryption for research data in transit and at rest

Scenario 3: Financial Institution Long-Term Records

Encrypted financial transaction records and customer data are intercepted from a major bank’s inter-site WAN connections.

  • Data value: Customer financial data, trading strategies, M&A communications
  • Confidentiality requirement: 7-25 years (regulatory retention + competitive sensitivity)
  • HNDL exposure: Customer data exposure, competitive intelligence compromise
  • Defensive measure: CBOM assessment to identify all quantum-vulnerable financial data flows, prioritized PQC deployment

Scenario 4: Healthcare Genomic Data

Patient genomic data encrypted with RSA-based key exchange during transfer to cloud analytics platforms.

  • Data value: Complete human genome sequences — permanently sensitive
  • Confidentiality requirement: Patient lifetime (effectively indefinite)
  • HNDL exposure: Permanent privacy loss — genomic data cannot be changed if exposed
  • Defensive measure: Immediate quantum-safe protection for genomic data transfers

CBOM: The Essential Tool for HNDL Defense

Why CBOM Is Non-Negotiable for HNDL Mitigation

Without a complete Cryptographic Bill of Materials, you cannot:

  1. Identify which data flows are vulnerable — you don’t know which connections use RSA/ECDH key exchange
  2. Prioritize remediation — you can’t assess which data flows carry the most sensitive information
  3. Measure progress — you can’t track which flows have been migrated to quantum-safe
  4. Verify completeness — you can’t confirm that no quantum-vulnerable key exchange remains

CBOM-Driven HNDL Defense Workflow

Step 1: Deploy QCecuring CBOM
    → Automated discovery of all cryptographic protocols and key exchange methods

Step 2: Identify quantum-vulnerable key exchange
    → Filter CBOM for RSA, ECDH, DH key exchange in network protocols

Step 3: Map data sensitivity to vulnerable flows
    → Enrich CBOM with data classification from business context

Step 4: Calculate HNDL exposure scores
    → Combine algorithm vulnerability + data sensitivity + retention period + network exposure

Step 5: Prioritize and remediate
    → Deploy hybrid/PQC key exchange starting with highest-scoring data flows

Step 6: Monitor continuously
    → Ensure no regression to quantum-vulnerable key exchange

What to Look For in Your CBOM

When analyzing your CBOM for HNDL risk, focus on:

  • TLS cipher suites: Any suite using RSA or ECDH for key exchange
  • VPN configurations: IPsec/IKE using DH or ECDH key agreement
  • S/MIME and email encryption: Key transport mechanisms
  • API communications: Backend-to-backend encrypted channels
  • Database encryption: Key derivation and exchange for TDE or application-layer encryption
  • Cloud connectivity: VPN tunnels to cloud providers
  • Partner integrations: Encrypted data exchange with third parties

Key Takeaways

  • HNDL is an active threat, not a future concern — adversaries are collecting encrypted data today
  • The economics overwhelmingly favor collection — nation-states pay essentially nothing to store potential future intelligence
  • Forward secrecy does NOT protect against HNDL — ephemeral ECDHE is just as vulnerable to Shor’s algorithm
  • Data with long confidentiality requirements is most at risk — government secrets, IP, genomic data, long-term financial records
  • The CRQC timeline is uncertain but irrelevant for long-lived data — if data must stay secret for 25+ years, it’s at risk regardless of exactly when CRQCs arrive
  • CBOM is the essential first step — you cannot defend against HNDL without knowing which data flows use quantum-vulnerable key exchange
  • QCecuring CBOM identifies HNDL-exposed data flows — automated discovery, risk scoring, and prioritized remediation guidance
  • Hybrid key exchange is the immediate defense — deploy ML-KEM hybrid today to protect new communications from HNDL
  • Don’t wait for certainty — the cost of early protection is far less than the cost of retroactive exposure
  • Every day of delay increases stored ciphertext — adversaries are collecting right now; earlier migration means less data at risk

HNDL Exposure Assessment

Identify which of your data assets face Harvest Now, Decrypt Later risk and get prioritized remediation guidance.

Assess My Risk

Related Insights

Post Quantum Cryptography

NIST PQC Standards Explained: FIPS 203, FIPS 204, and FIPS 205 Deep Dive

Comprehensive technical guide to NIST's finalized post-quantum cryptography standards — FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), and FIPS 205 (SLH-DSA). Covers parameter sets, security levels, performance benchmarks, use cases, and implementation status across major cryptographic libraries.

By Shivam sharma

11 Jun, 2026 · 09 Mins read

Post Quantum CryptographyStandards & Compliance

Post Quantum Cryptography

Post-Quantum Key Management Architecture: Designing for the PQC Era

Comprehensive guide to key management architecture for post-quantum cryptography. Covers larger key sizes, HSM readiness, key lifecycle changes, certificate size implications, key encapsulation vs. key agreement, storage and bandwidth considerations, and PQC in cloud KMS.

By Shivam sharma

11 Jun, 2026 · 10 Mins read

Post Quantum CryptographyHSM & Key ManagementArchitecture

Post Quantum Cryptography

Hybrid Cryptography Deployment Guide: Classical + PQC Transition Strategy

Complete guide to deploying hybrid cryptography combining classical and post-quantum algorithms. Covers TLS hybrid key exchange (X25519+ML-KEM-768), hybrid signatures, implementation in OpenSSL 3.x and BoringSSL, browser support, performance overhead, and when to transition to pure PQC.

By Shivam sharma

11 Jun, 2026 · 08 Mins read

Post Quantum CryptographyTLS & SSLArchitecture

Ready to Secure Your Enterprise?

Experience how our cryptographic solutions simplify, centralize, and automate identity management for your entire organization.

Stay ahead on cryptography & PKI

Get monthly insights on certificate management, post-quantum readiness, and enterprise security. No spam.

We respect your privacy. Unsubscribe anytime.