← Latest papers
⚛️ quantum physics

Quantum Homomorphic Encryption: Towards Practical and Private Computation on Untrusted Quantum Hardware

This paper proposes a universal, information-theoretically secure Quantum Homomorphic Encryption framework (QOTPH) based on the Quantum One-Time Pad that enables non-interactive, private computation on encrypted quantum states across Clifford+T and variational circuits, with its correctness and key secrecy experimentally validated on both simulated and real quantum hardware.

Original authors: Jon Hernández-Bueno, Oscar Lage, Marivi Higuero, Jasone Astorga

Published 2026-04-22
📖 5 min read🧠 Deep dive

Original authors: Jon Hernández-Bueno, Oscar Lage, Marivi Higuero, Jasone Astorga

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a incredibly valuable, secret recipe for a cake. You want to bake it, but you don't have a kitchen, so you hire a stranger (a "cloud" service) to do it for you.

The problem? You don't trust this stranger. If you give them the recipe, they might steal it. If you give them the ingredients, they might eat them. You need a way to let them bake the cake without ever seeing the recipe or the ingredients.

This is the problem of Homomorphic Encryption. In the classical world (regular computers), we have solutions for this, but they are slow and complex. In the Quantum world (super-fast computers that use the laws of physics), this has been a massive, unsolved puzzle.

This paper presents a solution called QOTPH (Quantum One-Time Pad Homomorphic Encryption). Here is how it works, explained through simple analogies.

1. The Magic Box (The Quantum One-Time Pad)

Think of your secret data (the recipe) as a precious gem inside a box.

  • The Encryption: You put the gem in a box and lock it with a random, unbreakable padlock. In quantum terms, this is called the Quantum One-Time Pad (QOTP).
  • The Result: To anyone looking at the box (the untrusted computer), it looks like a completely empty, random box. They have no idea what's inside. Even if they shake it, they can't tell.

2. The Problem: Baking Without Opening the Box

Usually, if you want the stranger to bake the cake, you have to open the box, give them the gem, and let them work. But that defeats the purpose of secrecy.

  • The Old Way: In the past, quantum computers couldn't do math on locked boxes. If you tried to mix ingredients (apply a "gate") to the locked box, the lock would break, or the result would be garbage.
  • The New Solution: This paper introduces a special set of instructions that allows the stranger to mix, stir, and bake inside the locked box without ever opening it.

3. The Secret Recipe for the Stranger (Key Updates)

How does the stranger bake the cake if they can't see the ingredients?

  • The Analogy: Imagine the stranger has a special "magic wand" for every type of cooking action (chopping, mixing, baking).
  • The Trick: When the stranger uses a wand on the locked box, the lock changes shape slightly. But the person who owns the box (you) has a secret notebook.
  • The Process:
    1. You send the locked box to the stranger.
    2. The stranger performs the cooking steps.
    3. Every time they use a wand, they send you a tiny note saying, "I used the Chopping Wand."
    4. You look at your secret notebook and update your own lock instructions. You don't tell them what you are doing, just how the lock changed.
    5. By the time the cake is done, the box is still locked, but the lock has been updated to match the new cake inside.

4. The Two Ways to Get the Cake

The paper tests two ways to get the final result:

  • Method A (In-Circuit Decryption): The stranger finishes baking, then uses your updated instructions to unlock the box right there in their kitchen, takes a picture of the cake, and sends you the photo.
    • Risk: The stranger sees the cake.
  • Method B (Local Decryption - The Winner): The stranger finishes baking and sends you the still-locked box (or a photo of the locked box). You take it home, use your secret notebook to unlock it, and then you see the cake.
    • Benefit: The stranger never sees the final result. They only see a random, locked box.

5. What Did They Actually Do?

The authors didn't just write theory; they built it.

  • They wrote a computer program (using a tool called Qiskit) that automatically handles all these "magic wands" and "notebook updates."
  • They tested it on real quantum computers (IBM's machines) and on perfect simulators.
  • The Result: It worked! Even though real quantum computers are "noisy" (like a kitchen with a shaky table), the system was able to bake the cake correctly about 93% to 99% of the time.

Why Does This Matter?

  • Privacy: You can use powerful quantum computers owned by big companies (like Google or IBM) to solve your problems without them ever knowing what your data is.
  • Security: It uses "Information-Theoretic Security." This means it's not just "hard to crack" like a password; it is mathematically impossible for the stranger to learn anything about your data, even if they have infinite computing power.
  • The Future: This is a giant step toward a future where we can use the cloud for quantum computing without fear of spies or data theft.

The Catch

The only downside right now is that real quantum computers are still a bit "jittery" (noisy). As the computers get better and less noisy, this method will become even more perfect. But for now, it proves that secret quantum computing is possible.

In short: They figured out how to let a stranger cook your secret recipe in their kitchen, lock the result in a box, and send it back to you, so they never know what they cooked.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →