← Latest papers
💻 computer science

Aquaman: A Transparent Proxy Architecture for Quantum Resilient Key Establishment

This paper introduces Aquaman, a transparent proxy architecture that mitigates harvest-now, decrypt-later threats by enabling quantum-resilient session-key establishment for legacy clients through an implemented multi-path key fragmentation mode that distributes ciphertext fragments across diverse network media without requiring client-side configuration.

Original authors: Tushin Mallick, Ashish Kundu, Ramana Kompella

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Tushin Mallick, Ashish Kundu, Ramana Kompella

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

The Big Problem: The "Harvest Now, Decrypt Later" Trap

Imagine you are sending a secret letter today. You lock it in a strong box (encryption) that only the recipient has the key to. You feel safe.

But there is a villain in this story: a time-traveling thief. This thief doesn't have the key today, but they are stealing and storing your locked box right now. They are waiting for the day when they build a "Super-Magic Hammer" (a powerful quantum computer) that can smash any lock, no matter how strong.

Once that hammer is built, the thief goes back to their vault, smashes your old box, and reads your secrets. This is called "Harvest Now, Decrypt Later." Even though the hammer doesn't exist yet, the threat is real because your secrets might need to stay safe for 20 or 30 years.

The Solution: Aquaman (The Transparent Proxy)

The authors built a system called Aquaman. Think of Aquaman as a super-smart, invisible bodyguard standing at the gate of your secure network.

Usually, to get a new key for your secret box, your computer has to talk directly to the key-maker. But many old computers (like those in hospitals, factories, or old phones) are too dumb or too old to understand the new, super-secure locks (Post-Quantum Cryptography) needed to stop the time-traveling thief.

Aquaman solves this by:

  1. Sneaking in: It sits at the edge of the network. It doesn't ask your old computer to change its settings or install new software. It just intercepts the request.
  2. Doing the heavy lifting: It talks to the high-tech key-maker on behalf of your old computer.
  3. Protecting the old: It ensures the key is delivered safely, even if your computer doesn't know how to use the new "magic" locks.

How Aquaman Delivers the Key: The "Multi-Path" Trick

The paper focuses on a clever way to deliver the secret key that doesn't rely on a single, unbreakable lock. Instead, it relies on confusion and diversity.

Imagine you have a secret code (the key) that is 100 digits long. Instead of sending the whole code in one envelope, Aquaman does this:

  1. Shreds the Code: It cuts the code into 8 tiny pieces (fragments).
  2. Locks Each Piece: It puts each tiny piece in its own small, locked box.
  3. Sends Them Everywhere: It sends these 8 boxes to the recipient using 8 completely different delivery methods at the same time:
    • One goes via Wi-Fi.
    • One goes via Bluetooth.
    • One goes via NFC (like tapping a phone).
    • One goes via Cellular data.
    • One goes via a wired Ethernet cable.
    • (And so on).

The Magic Logic:
To steal the secret, the thief needs to catch ALL 8 boxes and break ALL 8 locks.

  • If the thief is good at hacking Wi-Fi, they might catch that box.
  • But to catch the Bluetooth box, they need a totally different set of tools and to be standing right next to the device.
  • To catch the NFC box, they need to be even closer.

The paper argues that it is practically impossible for a thief to be everywhere at once with every different tool needed to hack every different type of connection. If they miss even one box, they can't put the puzzle together, and the secret remains safe.

The Four Modes of Operation

Aquaman has four ways to work, though the authors only built and tested the first two:

  1. Mode 1 (The Bodyguard for the Unprepared): The client (your old computer) doesn't know anything about quantum security. Aquaman handles all the complex math and sends the key fragments over different channels.
  2. Mode 2 (The "Ghost" Delivery): If no one trusts the new locks at all, Aquaman splits the key into pieces and sends them through a mix of different networks (Wi-Fi, Bluetooth, etc.). It can even hide who is asking for the key by bouncing the request through a pool of anonymous helpers, so the thief doesn't know who to watch.
  3. Mode 3 (The Quantum Wire): (Discussed but not built) Using a special "Quantum Key Distribution" machine that uses physics (light particles) to generate keys. This is super secure but requires expensive, specialized hardware.
  4. Mode 4 (The Hybrid): (Discussed but not built) Using a mix of old locks and new locks together. If one breaks, the other holds.

What They Found (The Results)

The team built a prototype and tested it 1,000 times on Amazon's cloud servers. Here is what they learned:

  • Speed: The system is fast enough to be useful. The time it takes to send the key pieces is mostly just the time it takes for the internet to carry the data. The "cutting and shuffling" part of the process is very fast and doesn't slow things down much.
  • The Bottleneck: The slowest part was actually the "un-locking" of the tiny boxes on the receiving end. However, they found a way to speed this up significantly if they use a "wrapper" technique (using a temporary key to lock the pieces).
  • Safety: The math proves that as you add more different types of delivery channels (Wi-Fi, Bluetooth, etc.), the chance of a thief stealing the whole key drops dramatically. It's like trying to steal a diamond by breaking into a house, a bank, a car, and a safe all at the exact same second—it's too hard.

The Bottom Line

Aquaman shows that we don't have to wait for every single computer in the world to get upgraded to "Quantum-Proof" software to be safe. We can use a smart gateway (the proxy) to handle the heavy lifting and deliver keys in a way that is so scattered and diverse that even a future super-computer thief can't catch them all. It's a practical, "defense-in-depth" strategy for the quantum age.

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 →