← Latest papers
💻 computer science

BloQBench: A Blockchain Benchmarking Framework for Quantum Supremacy

The paper introduces BloQBench, a decentralized Ethereum-based framework that utilizes classically intractable puzzles with no pre-computed secrets to provide publicly verifiable, trustless assurance of quantum supremacy and automatically trigger transitions to quantum-secure cryptographic schemes upon successful demonstration.

Original authors: Nicholas J. C. Papadopoulos, Ramin Ayanzadeh

Published 2026-08-04
📖 7 min read🧠 Deep dive

Original authors: Nicholas J. C. Papadopoulos, Ramin Ayanzadeh

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 a world where computers are getting so powerful they can solve puzzles that would take a regular supercomputer longer than the age of the universe to crack. This is the exciting, slightly terrifying frontier of quantum computing. Think of a quantum computer not as a faster version of your laptop, but as a magical key that can instantly open locks that are designed to be unbreakable by normal means. The big question scientists are asking is: "How do we know for sure when a quantum computer has actually done this?"

Usually, when someone claims, "I did it!" they just say so, and we have to trust them. But in science, trust isn't enough; we need proof. The problem is that if a puzzle is too hard for a normal computer to solve, it's also too hard for a normal computer to check the answer. It's like asking someone to solve a maze in their head and then asking you to verify they didn't cheat, but you can't see the maze. This paper tackles that exact problem: How do we create a test that is impossible for a normal computer to fake, but easy to prove is real, without needing to trust the person who set the test?


The Digital Honeypot: BloQBench

The authors of this paper, Nicholas J.C. Papadopoulos and Ramin Ayanzadeh, have built a digital trap called BloQBench. Imagine a giant, public treasure chest sitting on a global network called a blockchain (think of it as a giant, unchangeable public ledger where everyone can see everything that happens). This chest is filled with money, but it's locked with 119 different, incredibly complex locks.

Here's the magic trick: No one, not even the person who built the chest, knows the combination to these locks. The locks are generated by a computer program (a "smart contract") that creates them on the spot using a method that ensures no "pre-computed secrets" exist. It's like a vending machine that randomly prints a unique, unsolvable riddle every time you press a button, and the machine itself forgets the answer immediately after printing it.

The challenge? The locks are based on integer factorization. In plain English, this means taking a massive, jumbled number and figuring out which two smaller prime numbers were multiplied together to create it. For a regular computer, this is like trying to un-bake a cake to find the exact eggs and flour used; it's practically impossible for big numbers. But for a quantum computer, using a special algorithm, it's like having a time machine that can see the ingredients before they were mixed.

The Game Plan: How It Works

The process is set up like a high-stakes game show with a twist:

  1. The Setup: The smart contract generates 119 "locks." Each lock is a number made of 4,608 bits (a huge number). The contract is designed so that there is only a 1-in-a-billion chance that all of these locks could be solved by a regular computer. The goal is to make sure at least one of them is truly impossible for a normal computer to crack.
  2. The Bounty: There is a pot of money (a "bounty") in the contract. The paper suggests a minimum of 800,000,000 gas (the currency used to pay for transactions on the Ethereum network) to cover the cost of solving the puzzles. If the current price is 23.8 Gwei per unit of gas, that's about 19.04 ETH.
  3. The Race: Anyone can try to solve the locks. If you have a quantum computer (or a really lucky genius with a supercomputer), you can try to find the prime factors.
  4. The Anti-Cheat: To stop people from stealing each other's answers, the system uses a "commit-reveal" scheme. You have to first lock your answer in a digital envelope (a hash) and wait one day. After that day, you open the envelope and show the answer. This prevents "front-running," where a bad actor sees your answer coming and steals it before you can claim the prize.
  5. The Win: If you solve a lock, the contract marks it as "solved." If you solve the final, hardest lock, you get the entire bounty, and a giant flag on the blockchain flips to "TRUE." This flag is the undeniable proof that quantum supremacy has been achieved.

Why This Matters: The Automatic Switch

The coolest part of BloQBench isn't just the money; it's what happens when the flag flips. Currently, blockchains use "classical" security (like RSA and ECDSA) to protect your money. These are safe until a quantum computer comes along and breaks them.

The paper proposes that BloQBench acts as an automatic trigger. Imagine your bank account has a safety switch. As long as the "Quantum Flag" is false, the bank uses the fast, cheap, classical security. But the moment someone solves the puzzle and flips the flag to "TRUE," the system automatically switches to a new, "quantum-proof" security system (using something called Lamport signatures).

This is crucial because the new quantum-proof security is slower and more expensive to use. If we switch to it too early, we waste money and slow everything down. If we switch too late, our money gets stolen. BloQBench solves this by waiting for the exact moment the threat is proven real, then flipping the switch instantly.

What the Paper Rules Out

The authors were very careful about what they didn't do. They explicitly ruled out several other ideas:

  • No Trusted Generators: They rejected the idea of having a human or a company generate the puzzles. If a human makes the puzzle, they might keep a secret "backdoor" to solve it themselves, which ruins the proof.
  • No "Order-Finding": They considered a different type of math puzzle called "order-finding," but they found it was too expensive to set up on the blockchain (costing over 6 billion gas to deploy) compared to their factorization method (which cost about 237 million gas).
  • No Unverifiable Puzzles: They rejected "sampling problems" (where a computer generates random patterns) because, while hard to do, they are also hard to prove are correct. You can't easily check if the pattern is right, so it doesn't work as a public proof.

The Bottom Line

The paper doesn't claim that quantum computers have already beaten the world. Instead, it provides a framework and a tool (BloQBench) to prove it when they do. They have built the contract, tested it, and shown that it works. They calculated that solving one of their locks would cost about 6,110,290 gas for verification, and solving all 119 would cost about 741,048,802 gas.

The authors suggest that this system creates a "tunable gradient." You could make the locks easier to detect early signs of quantum power, or keep them super hard (like the 4,608-bit locks they chose) to wait for the moment when quantum computers can break the world's most famous encryption standards like RSA.

In short, BloQBench is a trustless, public, and automated referee. It waits for the quantum computer to step up to the plate, solves the puzzle, and then instantly flips the switch to protect our digital world, all without anyone needing to trust a single person. It turns the race for quantum supremacy into a game with a clear winner and a guaranteed safety net.

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 →