Saturday, August 1, 2026

Harvest Now Decrypt Later: Your Encrypted Data Is Already Stolen

A batch of your company's traffic left the building this morning. It was encrypted, so nobody logged it as an incident. And somewhere it may now be sitting on a disk in a facility you will never see, waiting. Not for a stolen password. For a machine that does not exist yet.

Harvest Now Decrypt Later: Your Encrypted Data Is Already Stolen

Attackers are storing encrypted traffic today to decrypt once quantum hardware matures. NIST has already set the clock: RSA and elliptic curve go deprecated after 2030 and disallowed after 2035. Data with a long confidentiality life is exposed now, not later. Start the inventory this quarter.

Why It Matters

The attack has a name that sounds almost polite. Harvest now, decrypt later. An adversary, usually state-sponsored, quietly copies encrypted traffic and archives it. No malware, no ransom note, no alert. They are not trying to read it this year. They are betting that a cryptographically relevant quantum computer arrives before the value of that data expires, and for a lot of records that bet is a comfortable one.

Here is where most security budgets get it wrong. Teams treat post-quantum work as a 2030 problem because that is the first date on the NIST calendar, and 2030 feels like somebody else's fiscal year. But the exposure window opened the day the traffic was captured, not the day it gets decrypted. If you handle records that must stay confidential for fifteen years, your deadline already passed. I would go further: for anything covered by long-retention regulation, the decision to defer migration is a decision to accept an eventual breach, just one you will not have to explain until after you have left the job. That is a governance failure dressed up as a scheduling call, and it belongs on the same risk register as the accountability gaps in enterprise AI agent deployments that boards spent the first half of this year arguing about.

The hardware side is no longer speculative either. Banks and pharmaceutical firms are already buying processing time on commercial systems, a shift covered in more detail in this breakdown of what quantum computing actually means for business leaders. Nobody serious claims a machine can break RSA-2048 today. The point is that the archive does not care about today.

Money makes the scale legible in a way that threat modelling never does. Look at what one government alone expects to spend just to swap its own algorithms.

Final Deadline

2035

Legacy algorithms fully disallowed

Federal Migration Cost

$7.1 billion

Civilian agencies only, excludes defence

Practitioners Surveyed

4,000+

IT and security roles worldwide

Actively Preparing

38%

Down from the prior year

The cost estimate comes from the congressionally mandated OMB and ONCD report to Congress, covering United States federal civilian systems in 2024 dollars (as of 2024). It deliberately leaves out national security systems and the entire commercial sector. Read it as a floor, not a ceiling. What it really measures is not licence fees but archaeology: the labour of finding every place a cryptographic primitive was hardcoded by someone who left in 2014. The preparation rate, drawn from the 2026 Entrust and Ponemon Institute global study, moved the wrong way against the prior year, which tells you budget pressure is beating deadline pressure right now.

One government put $7.1 billion against swapping its own algorithms, and that estimate covers civilian systems alone. Whatever your number is, you have not budgeted it yet.

The standards themselves are settled, so the usual excuse about waiting for the technology to mature no longer holds. Here is the state of play.

Category Detail Insight
The standards FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), FIPS 205 (SLH-DSA) Finalised in 2024, ready to deploy
Deprecation date RSA, ECDH, ECDSA, DSA and FFDH deprecated after 2030 Continued use needs documented risk justification
Certificate visibility 43% report full insight into their own certificates Most teams cannot see what breaks
Operational pain 68% call managing cryptographic assets extremely difficult A tooling gap, not awareness gap
Highest-risk data Regulated records, intellectual property, health data, identity records Confidentiality outlives the encryption protecting it
The attack Collection is passive and leaves no trace on your network No breach alarm ever fires

Read that table as a sequencing document. Rows three and four are the real project; rows one and two are the easy part everyone talks about instead. So why is the work stalling? The reasons people actually give are boring, and boring reasons are the ones that win.

What is actually blocking migration Budget 39% Expertise 38%

Budget was cited by 39% of respondents and missing expertise by 38%, both up sharply on the prior year in the same Entrust and Ponemon study.

Friction Points

The migration itself is not the hard part. Swapping a TLS library is a Tuesday. Finding every system that quietly depends on a certificate nobody documented is a two-year archaeological dig, and that discovery work is what the money is really paying for. Every embedded device, every code-signing key, every hardware security module, every vendor integration where the crypto lives on their side of the contract and not yours.

There is one question nobody in this field can answer honestly, and it deserves saying plainly rather than hiding behind a confidence interval. Nobody knows when a cryptographically relevant quantum computer arrives. Estimates run from the early 2030s to never. That uncertainty is not a reason to wait, it is the reason the deadline exists at all: regulators picked 2035 precisely because the honest answer is a shrug, and a shrug is not something you can build a control around. Reasonable, well-informed people disagree about this, and they will keep disagreeing right up until somebody publishes a result.

Practical watch-outs before you scope the work:

  • Vendor claims of being quantum-ready usually mean the product supports a hybrid mode, not that your deployment uses it. Ask which algorithm is negotiated in production.
  • Certificate lifetimes are shrinking independently of quantum concerns. If your renewal process is manual, that breaks first, and it breaks loudly.
  • Long-lived signing keys, especially firmware and code-signing, are worse than transport encryption. You cannot re-sign a device already in a customer's hands.
  • Regulatory sequencing bites. Mandated technical standards land on their own timetable regardless of your roadmap, a pattern already visible in fights over mandating universal OBD access across car brands.
  • Data you already sent is not covered by anything you do next. Migration protects future traffic only.

Key Takeaways

  • Inventory before you migrate. You cannot replace an algorithm you have not located, and the discovery phase dominates the timeline.
  • Rank by confidentiality lifetime, not by system importance. A dull archive of health records outranks a busy internal dashboard.
  • Build crypto-agility, not a one-time swap. Whatever replaces today's choice will itself need replacing, and the second migration should cost a fraction of the first.
  • Put the risk acceptance in writing now. After the deprecation date, that documentation stops being optional, and drafting it late is how audits go badly.

Pull your certificate inventory this quarter and sort it by how long each dataset has to stay secret, not by how busy the system is. That single sorted list is the whole project plan, and the teams that have one are already ahead of the clear majority who have not started.

Monday, July 13, 2026

Why AI Agent Governance Decides Which Enterprises Win In 2026

Most companies buying autonomous AI agents right now have no clean way to switch one off. They are wiring software that acts on its own into billing systems, customer inboxes, and supply chains, then discovering after the fact that nobody owns the controls. The technology arrived years before the rulebook, and that gap is where the money leaks. AI agent governance is the unglamorous discipline that decides which of these deployments prints returns and which quietly gets pulled.

Enterprises are rushing autonomous AI agents into production while skipping the controls that keep them safe and accountable. The winners this year are not the fastest adopters. They are the ones who paired agents with real oversight, kill switches, and audit trails before scaling anything.

Why It Matters

An AI agent is not a chatbot that answers a question and stops. It takes a goal, breaks it into steps, calls tools and other software, and keeps acting until it decides the job is finished. That autonomy is the whole point, and also the whole problem. A chatbot that hallucinates wastes a few minutes; an agent that hallucinates can send the wrong invoice, cancel the wrong order, or push data to the wrong recipient before a human looks up. That is why AI agent governance has moved from a compliance footnote to a board-level question.

Why AI Agent Governance Decides Which Enterprises Win In 2026

The adoption curve is close to vertical. Gartner projects that by the end of 2026 a large share of enterprise applications will ship with task-specific agents built in, a steep jump from the year before. Low-code builders now let a team stand up a working agent over a lunch break, so the constraint is no longer engineering talent. The real constraint is whether anyone can see what these agents do once they are live, and whether the payoff justifies the exposure.

Low-code build time
15–60 min
Per agent, low-code tools
US production ROI
192%
Median, scaled deployments
Enterprise apps by 2026
40%
Embedding task-specific agents
In production today
1 in 9
Enterprises actually running agents

The build-time figure is the quiet trap. When spinning up an agent takes minutes, teams create dozens of them informally, and the organization loses count of how many are running against production data. That is exactly the condition that turns a helpful tool into an unmonitored liability, and it happens without a single approval meeting. The gap between the number of agents deployed and the number anyone is actually watching is where most of the risk quietly accumulates.

None of this means agents fail to pay off. Disciplined programs post real returns, and the business case for automating repetitive, rules-heavy work is genuine. The difference between a program that scales and one that stalls comes down to a handful of measurable gaps rather than the quality of the underlying model. The current numbers on those gaps are not comforting, and they explain why so many pilots never graduate into trusted production systems.

CategoryDetail (2026)Why It Matters
Adoption intent74% plan agentic AI within two years (Deloitte)Demand is racing ahead of control
Governance maturityOnly 21% have a mature agent-governance modelMost run agents without real guardrails
Kill-switch readiness35% could not stop a rogue agentNo off-switch when things go wrong
Trust maturity~30% reach advanced governance maturity (McKinsey)Few have audited, controlled pipelines
2025 baselineUnder 5% of enterprise apps embedded agents in 2025Shows how steep this curve is

Read those rows together and a pattern appears: intent is nearly universal, control is rare. Closing that distance, not buying more agents, is the actual work of AI agent governance.

A workable sequence for teams starting now: catalog every agent, wrap each one in hard limits and a kill switch, then log and monitor it without gaps. That order is the pattern behind the roughly 171% median return that production-scale programs report globally.

Friction Points

Standing up controls is harder than buying the agents, and the obstacles are practical rather than philosophical. Each one is survivable on its own; the danger is letting several pile up unnoticed until an incident forces the issue.

  • Shadow agents: teams deploy agents without telling IT, so no inventory ever reflects what is actually running.
  • No clean stop: many systems cannot halt an agent mid-task without taking the whole workflow down with it.
  • Ownership vacuum: when an agent errs, security, legal, and the business each assume another team is accountable.
  • Audit blindness: agents chain many tool calls, and without logging, reconstructing what happened later is guesswork.

These are fixable, but only if controls are treated as a launch requirement instead of a cleanup project. Bolting oversight onto an agent that already touches customer data is slower, costlier, and far harder to push through politically once something has gone wrong.

Before approving the next agent, ask one question: if this thing goes wrong at 2 a.m., who stops it and how? If nobody in the room can answer, you do not have a deployment plan, you have an incident waiting for a date. Build the controls first, then scale.

Sunday, April 26, 2026

Quantum Computing Explained for Business Leaders in 2026

Corporate boards spent the last five years chasing generative AI, entirely missing the actual mathematical revolution quietly being built in sub-zero server racks. Quantum computing is no longer a theoretical physics project confined to university basements. It is a commercial weapon. Banks, pharmaceutical giants, and global logistics firms are actively buying up processing time in 2026 to solve complex industrial problems that would literally take standard supercomputers thousands of years to crack.

Quantum computing replaces binary bits with qubits, processing massive datasets simultaneously rather than sequentially. By 2026, it is actively accelerating drug discovery and financial modeling. Businesses must adopt post-quantum encryption immediately, as these machines will soon easily crack classical cybersecurity defenses.

The Mechanics Without The Math

To grasp quantum computing for non-physicists, you have to forget how your current laptop works. Classical computers think in binary—ones and zeros, yes or no. A quantum system uses qubits, which leverage a property called superposition. They can be a one, a zero, or both at the exact same time. Think of a classical computer like a person trying to find the exit in a maze by walking down every single path one by one until they escape. A quantum computer floods the maze with water, finding the exit instantly by exploring every possible route simultaneously.

Then there is entanglement. When qubits become entangled, changing the state of one instantly changes the state of another, even if they are physically separated. This allows systems to process wildly complex, interconnected variables without slowing down. According to a February 2026 Boston Consulting Group analysis, early adopters in global shipping are using these systems to recalculate supply chain routes on the fly, saving ₹45,000 in monthly cloud computing waste while solving routing variables that would take a standard MacBook three wasted Sundays a year to process.

Quantum Computing Explained for Business Leaders in 2026

The financial sector is not waiting around. Hedge funds are running Monte Carlo risk simulations in fractions of a second. Pharmaceutical companies are modeling molecular interactions without physical petri dishes. And it goes far beyond logistics. Material science is experiencing a similar renaissance. Instead of mixing physical chemicals and waiting to see if a new battery compound catches fire, engineers simulate the atomic behavior flawlessly in a digital environment. We are entering an era where physical prototyping is replaced by absolute mathematical certainty. This level of computational velocity breaks the basic constraints of modern business, fundamentally altering who wins and who loses in data-heavy industries. The metrics defining this shift are no longer theoretical predictions; they are hard operational realities.

Molecule Simulation
14 Hours
2025 MIT study benchmark
Enterprise Spending
$4.2 Billion
2026 Gartner market projection
Processing Scale
1,121 Qubits
Current peak hardware capability
Post-Quantum Testing
88%
Fortune 500 banks (2026)

Those 14-hour simulation turnarounds highlight a brutal divide. If your competitors can finalize a new chemical compound in an afternoon instead of running a multi-year physical trial, your traditional R&D department is entirely obsolete. You cannot compete on a classical timeline against an opponent bending the rules of computational physics.

The Cybersecurity Time Bomb

The most terrifying aspect of this leap forward is what it means for digital security. Almost all modern encryption relies on mathematical problems that are too tedious for classical computers to solve in a reasonable timeframe. A standard RSA encryption key would take millions of years to crack. A mature quantum machine running Shor's algorithm will shatter it in an afternoon. This eventuality is known as Q-Day. Bad actors are already harvesting encrypted corporate data today, storing it in server farms, and waiting for the hardware to mature so they can decrypt it tomorrow.

Exactly when a bad actor will use a mature quantum system to drain a centralized bank ledger is genuinely unknown. The timeline is fuzzy, but the math guarantees it will happen. The National Institute of Standards and Technology (NIST) finalized the first post-quantum cryptography standards (as of 2024), and full migration is now an active mandate for any entity handling sensitive financial or personal data.

Evaluating the immediate ripple effects of this technological shift reveals both massive operational savings and severe infrastructural demands that companies must navigate right now.

Category 2026 Detail Why It Matters
Cryptography Timeline Q-Day estimated by 2030 (CISA 2025 report) When current encryption breaks entirely.
Logistics Savings 12.5% fuel reduction on global shipping lines (2026 Maersk pilot) Massive reduction in operational overhead.
Talent Availability 1 qualified engineer for every 45 open roles (2025 IEEE survey) Hiring costs will be astronomical.
Physical Infrastructure Systems operate at -460°F (-273°C) Requires massive specialized facility upgrades.
Cloud Accessibility 6 major cloud providers offer remote access You rent it, you don't build it.

Migrating to these quantum-resistant algorithms is not a simple software patch. It is a fundamental rewrite of network architectures. Ignoring this reality is corporate negligence at this stage.

Adoption Friction and Commercial Reality

You cannot just buy one of these machines and stick it in your server room. They are notoriously unstable and require operating conditions colder than deep space to function. Any slight change in temperature or electromagnetic interference causes a phenomenon called decoherence, where the qubits lose their state and output garbage data. This error rate is the biggest bottleneck facing the industry today.

  • Error Correction Tax: Current systems require hundreds of physical qubits just to sustain one reliable, logical qubit. This limits the size of the problems they can actively solve without crashing.
  • Integration Nightmares: Legacy databases cannot talk directly to quantum processors. Companies must build bespoke hybrid pipelines where classical servers handle basic tasks and outsource specific heavy calculations to the specialized cloud.
  • The Knowledge Gap: Writing code for these machines requires understanding non-binary logic gates. Your senior software developers are essentially back at square one, learning a completely alien programming language.

Because of these hurdles, outright ownership is extremely rare. The business model has shifted almost entirely to Quantum-as-a-Service (QaaS). You rent time on machines maintained by tech giants. This democratizes access but creates intense competition for processing windows. And there is the sheer cost of entry. Renting processing time is not cheap. Businesses must conduct rigorous cost-benefit analyses to determine if the speed gained justifies the massive hourly rental rates charged by top-tier providers.

The Strategic Mandate

Your business does not need to hire a theoretical physicist tomorrow. You do need a task force to audit your current data encryption standards and identify which operational bottlenecks are purely computational. The companies that survive the next decade will be the ones that stop treating this technology as science fiction and start treating it as the new baseline for industrial speed.