← Latest papers
💻 computer science

Three Axes of Quantum Risk: A Unified Observability Model for PQC, QKD, and Crypto-Agility

This paper introduces a unified three-axis observability model for quantum risk that evaluates assets based on algorithmic resistance, channel protection, and crypto-agility, supported by an open-source implementation (Sezar) and empirical validation across TLS, QKD, and agility scenarios to address the limitations of current single-axis discovery tools.

Original authors: Aleaddin Ozer, Murat Aydos

Published 2026-07-07
📖 5 min read🧠 Deep dive

Original authors: Aleaddin Ozer, Murat Aydos

Original paper licensed under CC BY 4.0 (https://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 are the captain of a massive fleet of ships (your company's digital assets) sailing toward a stormy horizon. The storm is a "Quantum Computer" that, once it arrives, will be able to break almost all the locks on your ships' cargo.

For a long time, security experts asked a simple question: "Is your lock made of the new, storm-proof metal?" (This is checking if you use Post-Quantum Cryptography, or PQC).

But the authors of this paper, Aleaddin Ozer and Murat Aydos, argue that this question is too simple. They say that just having a new lock isn't enough. You need to look at three different things to know if you are truly safe. They call this the "Three Axes of Quantum Risk."

Here is the breakdown using everyday analogies:

The Three Axes of Risk

1. Axis A: The Lock Itself (Algorithmic Resistance)

  • The Analogy: Is your door made of wood or steel?
  • The Paper's Point: This checks the actual math behind your encryption. Is it the old, weak wood (like RSA) that a quantum computer can easily smash? Or is it the new, super-strong steel (NIST's new standards like ML-KEM)?
  • The Catch: Even if you have the best steel lock, it doesn't matter if the door is left wide open.

2. Axis C: The Delivery Truck (Channel Protection)

  • The Analogy: How did the key get to the lock?
  • The Paper's Point: Sometimes, even if you have a strong lock, the key used to open it was delivered by a risky method.
    • Classical Delivery: The key was sent over a regular, public road where anyone could steal it.
    • QKD Delivery (Quantum Key Distribution): The key was sent via a "magic teleporter" (using physics) that makes it impossible to steal without being noticed.
  • The Insight: Two ships might have the exact same steel lock (Axis A), but one has its keys delivered by a secure teleporter (Axis C = High), while the other has keys delivered by a thief on a bicycle (Axis C = Low). They are in very different danger zones.

3. Axis G: The Speed of Change (Crypto-Agility)

  • The Analogy: If the storm gets worse tomorrow, how fast can you swap your lock?
  • The Paper's Point: This measures how easy it is to upgrade your security.
    • Agile: You can change the lock by flipping a switch or editing a config file (like changing a setting on your phone).
    • Frozen: The lock is welded into the ship's hull. To change it, you have to cut the ship apart and replace the whole engine (hardware replacement).
  • The Insight: If you have a weak lock, but you can swap it for a strong one in 5 minutes, you are safer than someone with a strong lock that is welded in place, because you can fix your problems before the storm hits.

The "Deadline" Factor

The paper introduces a score called q(asset, t). Think of this as a "Danger Meter" that changes based on time.

  • Today: If you have a weak lock but can change it instantly (High Agility), your danger meter is low. You have time to fix it.
  • The Deadline (e.g., 2030): As the storm gets closer, your "ability to change" matters less. If the deadline is tomorrow, it doesn't matter if you could change the lock in 5 minutes; you won't have time. The danger meter spikes.

The Tool: "Sezar"

To measure all three of these things at once, the authors built a tool called Sezar.

  • The Detective: Sezar is like a fleet inspector that walks around your ships.
  • The Three Scanners:
    1. It looks at the Lock (scanning your software to see what math it uses).
    2. It checks the Truck (connecting to your Quantum Key Distribution systems to see if keys are being delivered securely).
    3. It tests the Switch (scanning your code to see if you can change settings easily or if you are stuck).
  • The Dashboard: It gives you a single score for every ship, telling you which ones need immediate attention.

What They Actually Found (The Results)

The authors didn't just build the theory; they tested it in three real-world experiments:

  1. The Web Scan: They scanned the top 1,000 websites on the internet. They found that while about 44% of them could use the new "steel locks" (PQC), the scan couldn't tell you if those sites were using the "magic teleporter" (QKD) or if they could change their locks quickly. This proved that looking at just one thing (the lock) gives you an incomplete picture.
  2. The Simulation: They built a fake Quantum Key Distribution system (a simulator) to test how their tool handles broken connections. They found that Sezar could correctly tell the difference between a "bad connection" and a "total failure," even when different parts of the system were acting differently.
  3. The Code Check: They tested their "Speed of Change" scanner against 11 popular open-source software projects. It correctly identified whether the software was easy to update or "frozen" in 91% of the cases.

The Bottom Line

The paper argues that we need to stop asking, "Is your crypto quantum-safe?" and start asking, "What is your Lock, how is your Key Delivered, and how Fast can you change it?"

By looking at all three axes together, operators can prioritize their work better. They can fix the ships that are both weak and hard to fix, rather than wasting time on ships that are weak but easy to repair, or ships that are strong but have no keys.

Note: The paper does not claim this tool fixes the quantum threat itself, nor does it claim to solve all cybersecurity problems. It simply provides a better way to measure and prioritize the risk so humans can make better decisions.

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 →