top of page

Google Willow and the Quantum Readiness Imperative

An executive briefing on quantum computing, HNDL/TNFL risk, cryptographic trust debt, and Cyberify services for post-quantum readiness


Prepared by: Ravi Ravoory, Partner (ravi.ravoory@cyberifysvcs.com)

Intended audience: Board, CISO, CIO, CTO, Risk, Compliance, Architecture, Infrastructure, Application, OT, and Vendor Management teams

Source basis: Summarized with emphasis on organizational risk and impact from Google’s Willow research paper, related announcements, and Cyberify’s assessments

Date: June 2026

Executive message

Google Willow should be treated as a strategic warning signal, not merely a scientific headline. The practical cybersecurity issue is not whether today's Willow chip can break enterprise encryption. The issue is that the engineering path toward fault-tolerant quantum computing is becoming clearer, while enterprise cryptography remains deeply embedded in certificates, software supply chains, HSM-backed trust, IoT/OT devices, and long-lived data. Organizations must begin post-quantum readiness now, before trust artifacts harvested today become forgeable tomorrow.


1. Executive Summary


Google's Willow quantum chip is important because it signals progress on one of the hardest barriers in quantum computing: reducing errors while increasing scale. Google’s documentation describes Willow as a 105-qubit chip that completed a random circuit sampling benchmark in about five minutes, while a classical supercomputer would require an extraordinary amount of time for the same benchmark. More important than the speed claim is the reported error-correction progress: scaling from 3x3 to 5x5 to 7x7 encoded grids while reducing errors instead of amplifying them.


The business implication is clear: quantum risk is no longer a distant research topic. It is now an enterprise risk, identity risk, software supply chain risk, and regulatory readiness issue. Organizations that rely on RSA, ECC, long-lived certificates, signed firmware, code signing, HSM-backed trust anchors, legacy PKI, IoT/OT devices, and long-retention confidential data need a structured post-quantum readiness program.

Board takeaway

Willow does not mean modern encryption is broken today. It does mean the migration window is shrinking. The right response is not panic; it is disciplined cryptographic discovery, risk ranking, crypto-agility, and staged migration to post-quantum and hybrid controls.

 

Key point

Plain-language meaning

Executive action

Quantum progress is accelerating faster than anticipated

Error correction and scaling are moving from theory to engineering.

Treat quantum readiness as a near-term enterprise program.

HNDL is a current threat

Encrypted data can be stolen today and decrypted later if it remains sensitive long enough.

Identify data with long confidentiality lifetimes and prioritize protection.

TNFL expands the risk

Public trust artifacts can be mapped today and forged later when private keys can be derived.

Inventory certificates, code-signing keys, firmware signatures, SBOMs, APIs, and PKI trust chains.

Trust debt is growing

Every long-lived RSA/ECC certificate, hardware root, or signed artifact increases future liability.

Quantify historical trust debt and build a remediation roadmap.

Crypto-agility is the goal

Organizations must be able to change algorithms, key sizes, certificates, and trust anchors without disruption.

Design agile cryptographic architecture and governance now.

Cyberify can accelerate readiness

A structured assessment can convert quantum concern into prioritized action.

Engage Cyberify for readiness assessment, discovery, roadmap, and implementation support.

 

2. Quantum Computing in Plain English


Classical computers use bits that are either 0 or 1. Even the fastest supercomputers still process information using classical logic, although they do so with massive parallelism.

Quantum computers use qubits, which can represent combinations of states through superposition. Qubits can also be linked through entanglement, allowing certain computations to explore problem spaces in ways classical computers cannot efficiently reproduce.


Topic

Classical computing

Quantum computing

Basic unit

Bit: 0 or 1

Qubit: a probability-weighted combination of states

Logic model

Classical gates such as AND, OR, XOR, and NOT

Quantum gates that manipulate probability amplitudes and entangled states

Strengths

Sequential processing, large-scale data workloads, simulations, enterprise applications

Specific problem classes such as quantum simulation, optimization, and some cryptographic attacks

Weaknesses

Some problems scale beyond feasible classical computation

Fragility, decoherence, error correction, specialized algorithms, and extreme operating conditions

Best use cases

Business systems, AI infrastructure, cloud platforms, weather modeling, data analytics

Molecular modeling, materials science, some AI research, and breaking certain public-key cryptography when sufficiently fault-tolerant

 

Simple analogy

A classical computer is like testing one path at a time very quickly. A quantum computer is not simply faster at every task; for certain tasks, it can represent and manipulate many possible paths in a fundamentally different way.

 

3. Why Google Willow Matters


Willow matters because it changes the confidence level around quantum scaling. For many years, quantum computers were powerful in theory but fragile in practice. Adding qubits to scale compute power often added more noise, making the overall system less reliable. The source document frames Willow as a milestone because its error-correction approach reportedly improved reliability as the system scaled. That is the key strategic shift.


Willow milestone

Why it matters

105 physical qubits

A meaningful engineering platform for testing error correction, gates, resets, readout, and system integration.

Random Circuit Sampling in about five minutes

A benchmark intended to demonstrate quantum advantage on a task designed to be extremely difficult for classical computers.

3x3 to 5x5 to 7x7 encoded grids

A way to test whether adding more qubits can reduce logical errors rather than increase them.

Below-threshold behavior

A signal that scaling may become an engineering and manufacturing challenge rather than a fundamental physics barrier.

Improved qubit quality

The source highlights better gate performance and qubit lifetimes, supporting more stable computations.

 

What it does not mean: Willow is not described as a general-purpose, cryptographically relevant quantum computer capable of breaking RSA or ECC today. Enterprises should avoid sensational conclusions. The practical conclusion is more sober: the risk horizon is close enough that organizations should begin inventory, planning, and migration now.

 

4. The Willow Breakthrough: From Noisy Qubits to Below-Threshold Scaling


The central problem in quantum computing is not merely building more qubits. It is building useful qubits. Qubits are highly sensitive to environmental noise. A tiny vibration, stray photon, or thermal disturbance can cause decoherence, which destroys the quantum state. Historically, the more qubits researchers added, the more noise they introduced. This challenge created what is known as the 30-year wall.


The "wet mop" problem

Trying to correct quantum errors has been likened to drying a floor with a wet mop. The additional qubits needed for error correction often introduced more errors than they removed. Willow is significant because it is presented as evidence that larger error-correcting grids can make logical information more reliable, not less reliable.


Surface code and helper qubits

Willow uses a surface-code-style approach in which physical qubits work together to protect logical information. Some qubits hold data, while helper, or ancilla, qubits monitor relationships between neighboring qubits. The objective is to detect errors without directly measuring and collapsing the protected quantum information.


Engineering concept

Plain-language explanation

Why it matters

Data qubits

Qubits that carry the information being processed.

These comprise the protected information layer.

Ancilla qubits

Helper qubits that monitor surrounding qubits.

These help detect errors without directly reading the data.

Parity measurements

Checks that reveal whether an error likely occurred.

These support error correction while preserving quantum state.

Below-threshold regime

A state where adding more protected structure reduces logical error rates.

It turns scaling into an engineering problem rather than an impossible paradox.

Quality over quantity

Higher fidelity qubits can matter more than simply having a larger qubit count.

Enterprise risk planning should track useful, fault-tolerant progress, not qubit counts alone.

 

5. Cybersecurity Implications: HNDL and TNFL


The most urgent impact of quantum computing is not that attackers can break everything today. The urgent impact is that attackers can prepare today. Two strategic threat vectors matter most: Harvest Now, Decrypt Later (HNDL) and Trust Now, Forge Later (TNFL).


Dimension

HNDL - Harvest Now, Decrypt Later

TNFL - Trust Now, Forge Later

What adversaries collect today

Encrypted traffic, databases, email archives, backups, payment records, medical histories, and long-retention files.

Public keys, certificates, code-signing artifacts, signed firmware, SBOMs, signed logs, API trust chains, and PKI relationships.

What becomes possible later

Sensitive historical data can be decrypted when quantum capability matures.

Digital signatures and identities can be forged once private keys can be mathematically derived.

Primary business impact

Confidentiality breach, privacy exposure, regulatory penalties, and intelligence loss.

Collapse of authenticity, non-repudiation, software supply chain integrity, and operational trust.

Why it is hard to detect

The data theft may look like ordinary bulk collection or long-term surveillance.

Many trust artifacts are public by design; mapping them may not trigger a security alert.

Immediate response

Identify data with long confidentiality lifetimes and strengthen protection.

Inventory trust artifacts, shorten lifetimes, remove legacy algorithms, and plan PQC migration.

 

Why TNFL deserves special attention

HNDL threatens yesterday's secrets. TNFL threatens tomorrow's trust. In a quantum-forgery scenario, a system may accept malicious firmware, a fraudulent payment instruction, or a forged software update as legitimate because the signature appears valid.

 

6. From CIA to IAC: A New Priority Framework


The traditional CIA triad - Confidentiality, Integrity, Availability - remains useful, but it is incomplete for quantum-era trust risk. The supplied document argues for a practical shift toward IAC: Integrity, Authenticity, and Continuity. This is especially relevant for systems where signatures, identity, trust chains, and operational continuity matter more than simple data secrecy.


IAC pillar

What it protects

Quantum-era example

Integrity

The correctness of data, software, configuration, logs, and operational logic.

Preventing a forged signed update from modifying application code, PLC logic, or device firmware.

Authenticity

The ability to prove who issued an instruction, certificate, artifact, or transaction.

Ensuring a payment file, certificate, software package, or firmware image truly came from the trusted party.

Continuity

The ability to maintain operations when trust anchors, certificates, algorithms, or vendors must change quickly.

Revoking vulnerable roots and rotating to quantum-resistant or hybrid trust without enterprise shutdown.

 

Executive implication: A post-quantum program must be more than an encryption project. It must protect enterprise identity, digital signatures, legal non-repudiation, software supply chains, firmware trust, PKI operations, and business continuity.


7. Historical Trust Debt and Cryptographic Bottlenecks


Historical trust debt is the accumulated future liability created by legacy cryptography. Every long-lived RSA or ECC certificate, hard-coded trust anchor, signed record, or untracked key can become a future weakness. Unlike routine vulnerabilities, this debt may not be patchable quickly because it is embedded in applications, hardware, devices, contracts, archives, and vendor ecosystems.


Debt source

Why it becomes dangerous

Readiness action

Long-lived certificates

They give adversaries stable public material to map and eventually forge.

Shorten lifetimes, inventory usage, and plan algorithm transition.

Hard-coded hardware roots

They may be impossible to update without device replacement.

Identify unpatchable assets and plan lifecycle replacement.

Signed legal and compliance records

Historical trust can be challenged if signatures become forgeable.

Use timestamping, archival controls, and quantum-resistant assurance planning.

Code-signing keys

A forged signature can bypass normal trust checks.

Protect signing pipelines and prepare PQC/hybrid signing transitions.

HSM-backed trust

HSMs prevent physical key extraction but do not stop mathematical derivation from public keys in a quantum future.

Assess algorithms, key usage, lifecycle, and root-of-trust dependencies.

IoT/OT devices

Long device lifetimes and limited compute capacity make PQC migration difficult.

Classify devices by lifespan, patchability, and trust role.

 

The HSM paradox

HSMs are essential, but they are not a complete quantum defense. They protect private keys inside hardware. A mature quantum attack threatens the math behind the public/private key relationship. This means organizations must assess the algorithms and trust model, not only the physical key container.

 

8. Sector Impact: Banking, Healthcare, Manufacturing, OT, IoT, and Software Supply Chains


Quantum risk is not evenly distributed. It is most severe where long-term confidentiality, digital identity, non-repudiation, software integrity, device safety, and operational continuity are essential.


Sector / domain

Primary quantum risk

Examples of exposed assets

Banking and financial services

Loss of non-repudiation and transaction trust.

Inter-bank payments, SWIFT-related workflows, digital contracts, mobile banking, API certificates, HSM trust, customer records, and long-term archives.

Software supply chain

Forged packages and updates that appear legitimate.

CI/CD signing keys, container images, libraries, SBOMs, build pipelines, package repositories, and update servers.

PKI and certificate authorities

Trust chain compromise at scale.

Root CAs, intermediate CAs, TLS certificates, S/MIME, VPN certificates, internal PKI, and machine identities.

Healthcare and life sciences

Exposure of permanent personal data and device safety risk.

Medical records, genomic data, clinical trial evidence, diagnostic logs, connected medical devices, signed firmware, and research IP.

Manufacturing and industrial OT

Silent manipulation of signed logic and operational parameters.

PLC programs, SCADA updates, MES integrations, sensor trust, firmware packages, recipes, safety thresholds, and remote maintenance channels.

IoT and connected devices

Long-life devices may not support larger PQC algorithms or frequent patching.

Field sensors, gateways, cameras, meters, vehicles, embedded controllers, and smart infrastructure.

 

9. Recommended Quantum Readiness Roadmap


A practical post-quantum program should be phased. The objective is to reduce uncertainty, identify the highest-risk assets, and create migration capacity without disrupting business operations.

 

Phase

Purpose

Outputs

Phase 1: Mobilize and govern

Define executive sponsorship, risk appetite, business priorities, regulatory drivers, data retention concerns, and critical trust use cases.

Program charter, governance model, stakeholder map, decision principles, and executive briefing.

Phase 2: Discover cryptography

Inventory certificates, keys, algorithms, protocols, libraries, HSMs, applications, APIs, firmware, code-signing, and third-party dependencies.

Cryptographic asset inventory and initial heat map.

Phase 3: Quantify HNDL/TNFL exposure

Score assets by confidentiality lifetime, trust criticality, algorithm exposure, patchability, business impact, and adversary value.

Risk-ranked backlog and trust debt register.

Phase 4: Design crypto-agility

Define target architecture for algorithm agility, hybrid controls, certificate lifecycle changes, key rotation, and revocation resilience.

Crypto-agility architecture and migration principles.

Phase 5: Pilot PQC/hybrid migration

Pilot NIST-aligned PQC and hybrid approaches in controlled environments such as TLS, VPN, code signing, APIs, and internal PKI.

Pilot results, implementation patterns, and migration playbooks.

Phase 6: Scale and monitor

Extend migration across business units, vendors, OT, cloud, DevSecOps, and enterprise infrastructure with continuous reporting.

Multi-year roadmap, dashboard, vendor scorecards, and recurring governance.

 

 

 

Priority principle

Start where the risk is durable and difficult to replace: long-retention data, public trust artifacts, code-signing, HSM-backed roots, customer-facing APIs, critical third parties, and long-life IoT/OT devices.

 

 

 

10. Cyberify Services for Quantum Readiness


Cyberify helps organizations convert quantum uncertainty into an actionable readiness program. The goal is to identify where classical cryptography creates business risk, quantify that risk, prioritize remediation, and design a practical path toward crypto-agile, post-quantum-ready trust.

Cyberify positioning

Cyberify's quantum readiness services are designed for enterprises where trust is mission critical: banking, healthcare, government, cloud, manufacturing, industrial systems, software supply chains, and regulated digital ecosystems.

 

Cyberify service

What Cyberify does

Client outcome

Quantum Readiness Strategy

Executive workshops, threat framing, business impact analysis, governance design, and prioritization of critical risk domains.

A clear board-ready strategy that explains what must be done, why it matters, and how to sequence the program.

Cryptographic Asset Discovery

Discovery of keys, certificates, algorithms, protocols, HSM dependencies, TLS endpoints, APIs, applications, code repositories, firmware, and third-party integrations.

A usable cryptographic inventory and risk heat map, not a generic policy document.

HNDL and TNFL Risk Modeling

Assessment of data confidentiality lifetimes and trust artifacts that can be harvested today for future decryption or forgery.

Prioritized list of assets most exposed to retroactive data loss or future trust collapse.

PKI, Certificate, and HSM Assessment

Review of root/intermediate CAs, certificate lifecycles, machine identities, code-signing, key ceremonies, HSM use, and revocation processes.

A remediation plan for the trust infrastructure that underpins enterprise identity and non-repudiation.

Software Supply Chain Review

Evaluation of CI/CD signing, build pipelines, SBOM integrity, artifact repositories, containers, package dependencies, and update mechanisms.

Reduction of TNFL exposure in software delivery and third-party components.

IoT/OT and Embedded Trust Assessment

Classification of long-life devices, firmware update paths, constrained compute limitations, hard-coded roots, and unpatchable assets.

Lifecycle and replacement plan for assets that cannot be made crypto-agile through software alone.

PQC Migration Roadmap

Mapping of current-state cryptography to NIST-aligned PQC, hybrid transition options, and staged deployment patterns.

A migration roadmap that balances security urgency with operational feasibility.

Crypto-Agility Architecture

Design of algorithm agility, certificate lifecycle automation, key rotation, policy-as-code, exception handling, and continuous governance.

An architecture that can adapt as standards, vendors, and threat timelines evolve.

Third-Party and Vendor Readiness

Vendor questionnaires, contract language support, product readiness scoring, and supplier migration tracking.

Visibility into ecosystem risk and dependency timelines.

Board and Regulator Reporting

Executive scorecards, regulatory alignment, risk acceptance materials, progress dashboards, and audit-ready evidence.

A defensible narrative for regulators, auditors, boards, and procurement committees.

Pilot Implementation Support

Support for pilots in TLS, VPN, internal PKI, code signing, application interfaces, secrets management, and selected hybrid/PQC use cases.

Practical proof points that reduce migration risk before broad rollout.

QuantumReady(TM) Automation Support

Use of automation to accelerate discovery, asset classification, risk scoring, and roadmap tracking.

Faster movement from awareness to prioritized action without disrupting live operations.

 

Cyberify Engagement Model


1. Executive Readiness Workshop

A short, focused session for leadership to align on quantum risk, business exposure, and decision criteria. Suitable for boards, CISOs, CIOs, CTOs, risk, legal, compliance, and architecture leaders. Deliverable: Executive Quantum Readiness Briefing


2. Post-Quantum Readiness Assessment

A structured assessment across governance, data, PKI, applications, cloud, APIs, HSMs, code signing, software supply chains, IoT/OT, vendors, and regulatory obligations. Deliverables: Historical Trust Debt Register; PKI/HSM Code Signing Assessment; Software Supply Chain & SBOM Trust Review; IoT/OT Crypto-Agility Review; Vendor Readiness Scorecard


3. Cryptographic Discovery Sprint

A hands-on sprint to identify where cryptography is used, which algorithms and protocols are present, where certificates and keys live, and which assets create the highest HNDL/TNFL exposure. Deliverables: Cryptographic Asset Inventory; HNDL/TNFL Exposure Heat Map


4. Roadmap and Business Case

A migration roadmap with quick wins, risk-ranked remediation, budgetary planning, target architecture, implementation sequencing, and executive-level justification. Deliverables: PQC Migration Roadmap; PQC Migration Business Case


5. Pilot and Migration Advisory

Support for controlled pilots and phased rollout of hybrid and post-quantum-ready controls across selected platforms, applications, and trust services Deliverables: Outcome-based advisory with full transparency through a Board & Regulatory Dashboard.

Cyberify’s Differentiation is in the Details

Cyberify delivers more than a high-level report. Typical outputs include a cryptographic inventory, trust debt register, HNDL/TNFL heat map, PKI and HSM risk review, software supply chain assessment, IoT/OT exposure analysis, vendor readiness scorecard, PQC migration roadmap, crypto-agility architecture, executive dashboard, and implementation playbooks.

 

Final Cyberify message: Do not wait for a cryptographically relevant quantum computer to arrive before building quantum resilience. The right time to discover, prioritize, and modernize enterprise cryptography is now. Cyberify can help organizations move from awareness to defensible action through readiness assessment, automated discovery, trust risk modeling, PQC migration planning, and crypto-agile implementation support.

 

 

Appendix A: Glossary

Term

Meaning

CRQC

Cryptographically Relevant Quantum Computer - a quantum computer capable of breaking widely used public-key cryptography such as RSA and ECC.

HNDL

Harvest Now, Decrypt Later - the collection of encrypted data today for future decryption when quantum capability matures.

TNFL

Trust Now, Forge Later - the mapping and collection of public trust artifacts today so they can be forged later when classical public-key systems become breakable.

PQC

Post-Quantum Cryptography - cryptographic algorithms designed to resist attacks from both classical and quantum computers.

ML-KEM

A NIST-standardized lattice-based key encapsulation mechanism used for post-quantum key establishment.

ML-DSA

A NIST-standardized lattice-based digital signature algorithm.

SLH-DSA

A NIST-standardized stateless hash-based digital signature algorithm.

Crypto-agility

The ability to change cryptographic algorithms, keys, certificates, protocols, and trust anchors without major business disruption.

Trust debt

Accumulated future liability created by legacy cryptography, long-lived certificates, hard-coded roots, and signed artifacts that are difficult to migrate.

Surface code

A quantum error-correction approach that spreads logical information across multiple physical qubits.

Below threshold

A regime in which adding physical qubits to an error-correcting code reduces logical error rates instead of increasing them.

 

Appendix B: Immediate Leadership Questions

  • Which data assets must remain confidential beyond 2029 or beyond the expected life of current cryptography?

  • Where are RSA, ECC, and other classical public-key algorithms used across applications, infrastructure, cloud, OT, and third parties?

  • Which public keys, certificates, signed artifacts, SBOMs, firmware images, and code-signing paths are visible and harvestable today?

  • Which trust anchors are hard-coded into devices, applications, appliances, or HSM-backed workflows?

  • Which IoT/OT or embedded systems cannot support larger keys, new algorithms, or rapid patching?

  • Which vendors can demonstrate credible PQC and crypto-agility roadmaps?

  • How quickly can the organization revoke, replace, or rotate trust anchors without causing business outages?

  • What evidence would satisfy regulators, auditors, and boards that the organization is actively managing quantum risk?

  • What budget and governance model are needed to shift from ad hoc cryptography to managed crypto-agility?

  • What pilot should be launched first to prove the migration pattern and reduce implementation risk?

  •  

 

 
 
 

Comments


bottom of page