RSAC 2026—Where The World Talks Security
January 27, 2026
Encrypting AI “In Use”: Why Standard Security Fails at the Critical Moment
February 5, 2026

How to Enforce Security When Data and Models Are the System

AI stands to transform every industry. But realizing its potential depends on an entirely new security paradigm – one where the data and models, the very foundation that AI needs to operate, are inherently secure. Without such a shift, data privacy no longer holds.

Traditional cybersecurity paradigms were designed for systems where data flows through applications, not for systems where data and models are the system.

Traditional approaches still have their place. But as the digital world begins to immerse itself in AI, an architectural shift is required – one that preserves trust across the entire AI lifecycle and relies on cryptographic guarantees that hold under legal, operational, and threat pressure.

AI Security is an Architectural Requirement

As AI adoption spreads, it is quickly becoming foundational infrastructure. It supports decision-making, automation, analytics, and increasingly, customer-facing products. But organizations that scale their use of AI often approach security through familiar controls: access management, network segmentation, monitoring, and response.

These controls are still relevant. However, when we view AI as architecture (which it is), we understand that security must be baked into the blueprint, not just bolted onto the perimeter. The architectural complexity of AI demands a paradigm shift toward security-by-design, where protection is a structural property rather than a situational layer.

Where AI Concentrates Risk

Modern AI systems are built around the continuous use of sensitive assets. Training data, fine-tuning inputs, embeddings, prompts, and inference outputs all carry immense value. Models themselves encode intellectual property, strategic insight, and in some cases, regulated information.

These assets remain active throughout the AI lifecycle. They are accessed, transformed, and executed across cloud environments, regions, and operational boundaries. In this environment, risk is concentrated within the computation itself. Exposure occurs “In-Use” – while data is being processed and models are executing – rather than only when information is stored or transmitted.

Closing the “Cleartext Gap”

To understand why this shift is necessary, we must look at the “Cleartext Gap.” Traditional encryption protects data At-Rest (in a database) and In-Transit (moving over a network). However, traditional hardware requires data to be decrypted into cleartext before a GPU or CPU can perform a calculation.

This means that at the exact moment your most sensitive data becomes useful – during AI inference or training – it becomes visible in the system’s memory (RAM/VRAM). If an attacker, a malicious co-tenant in a cloud environment, or even a rogue administrator gains access to the execution environment, they can scrape that cleartext data or the model’s weights directly from memory.

The Answer: Security Inside the Computation

Encryption-in-use, powered by Fully Homomorphic Encryption (FHE), eliminates the Cleartext Gap by allowing mathematical operations to be performed directly on encrypted data.

How it addresses the challenges:

  • Eliminating the Decryption Requirement: With encryption-in-use, data and models never need to be decrypted to be processed. The “intelligence” happens on ciphertexts. Even if an attacker gains root access to the server or dumps the GPU memory, they find only cryptographic noise – never the actual data or model weights.
  • Neutralizing the Insider Threat: Because decryption keys remain solely with the data owner and are never present in the execution environment, cloud providers and infrastructure administrators are mathematically blocked from seeing the content of the workloads they host.
  • Protecting Model IP: By enforcing encryption during computation, companies can deploy their proprietary LLMs into untrusted environments without the risk of “weight scraping” or model extraction. The model’s logic is a structural property of the encrypted execution, not a vulnerable asset in memory.

The Limits of Trust-Based Controls

Most security architectures assume a trusted execution environment where access controls and monitoring define safety. These mechanisms depend on correct configuration and consistent operations. AI systems place sustained pressure on those assumptions because they operate at machine speed across overlapping legal jurisdictions.

In these conditions, security posture depends less on perfect control and more on limiting what can be exposed when controls fail. By moving security inside the computation, confidentiality becomes a property of execution, rather than the environment.

Moving Toward Resilient AI

Detection and response are no longer enough. Detection occurs after exposure. Once sensitive data is available in plaintext during execution, response mechanisms can only address the consequences, not prevent the breach.

Resilient AI systems reduce exposure by design. By adopting encryption-in-use, security no longer depends on trust in every component, jurisdiction, or actor involved in running AI workloads. Instead, security is a built-in property of how the AI functions – a continuous cryptographic guarantee that remains standing even when the perimeter is breached.

Implications for Organizations and Providers

This architectural shift changes how risk is managed and ensures data privacy:

  • Enterprises gain stronger protection for intellectual property, regulated data, and proprietary models.
  • Cloud providers reduce exposure to conflicting legal demands by limiting access at a technical level.
  • Regulators gain assurance that sensitive information remains protected across operational contexts.
  • AI developers can deploy and collaborate in environments that would otherwise carry unacceptable risk.

The Future of Data Privacy: Engineered Trust

As we observe Data Privacy Week, we must recognize that in the age of AI, privacy can no longer be a policy-level request for restraint; it must be a structural reality. In earlier eras, encryption reshaped how we protected information once its value – and its vulnerability– became clear. Today, we are at a similar crossroads for AI computation.

The fundamental challenge of AI is that data must be touched to be useful, yet traditionally, to touch data was to see it. Encryption-in-use breaks this compromise. By enabling computation on ciphertexts, we transition from a world where we hope for privacy through access controls to a world where we guarantee privacy through mathematics.

As AI becomes more central to global operations, this architectural security will define the boundary between systems that are liabilities and those that are trusted assets. Protecting data and models during use is no longer a future luxury; it is the baseline expectation for any organization committed to true data privacy.

In this new paradigm, privacy is not just a compliance checkbox – it is an engineered property of the system itself. AI security begins with the blueprint, and trust is established in the architecture.