The Hardy Index Quantum readiness benchmark

Guide · What to do about it

Quantum-safe wallets: what is real and what is marketing

Quantum-ready is the fastest-growing label in crypto hardware. Here is what it means, what it does not, and how to choose without paying for a promise nobody can keep yet.

The short answer

A quantum-safe wallet is one whose signatures a quantum computer could not break. Very few exist, because a wallet can only use the signature scheme its blockchain accepts. The practical step today is a reputable hardware wallet plus good address habits, with genuinely post-quantum wallets still a small and emerging group.

What makes a wallet quantum-safe?

A wallet is quantum-safe when the signature that authorises a payment is one a quantum computer cannot forge. That means a hash-based or lattice-based scheme such as XMSS, SLH-DSA or ML-DSA, rather than the elliptic-curve schemes almost every chain uses today.

The catch is that the wallet does not choose. The blockchain decides which signatures it will accept, and the wallet produces one of those. A wallet cannot sign a Bitcoin transaction with ML-DSA, because the Bitcoin network would reject it.

So there are really two separate questions hiding inside "is this wallet quantum-safe". Is the device itself protected by post-quantum cryptography, and are the coins it holds protected. The first is increasingly yes. The second is almost always no, and it depends on the chain rather than the wallet.

Where do today's wallets fall short?

Today's quantum-ready wallets protect the device, not your coins, and the manufacturers document this clearly. The post-quantum cryptography sits in firmware verification and device attestation, which are real security improvements that have nothing to do with the signature on your transaction.

Trezor is the most explicit about it. Its documentation says the Safe 7 uses SLH-DSA-128 to verify firmware signatures during boot, and ML-DSA-44 in its device attestation certificate. It then states directly that the wallet "is not quantum-proof because full protection requires that the blockchains also upgrade".

Ledger has published post-quantum work of its own, adding ML-KEM and ML-DSA to the Ledger SDK and embedded OS in 2026. Ledger also notes that the first version ships with no side-channel countermeasures, which is the sort of caveat worth reading before treating an algorithm name as a guarantee.

None of that is a criticism of either company. Both are doing the part they can do, and both say what they have not done. The problem is the retail summary in between, where "quantum-ready hardware wallet" quietly becomes "my Bitcoin is safe".

Which wallets are actually post-quantum?

Only wallets built for chains that already run post-quantum signatures can protect your funds with post-quantum cryptography today. As of 12 August 2026, the Hardy Index rates two chains as Tier 1: Native, meaning post-quantum signatures protect every account on mainnet.

What is post-quantum in each option, and what is not.
WalletPost-quantum todayNot post-quantumOn the Index
Trezor Safe 7Boot and firmware verification (SLH-DSA-128), device attestation (ML-DSA-44)Transaction signing, which follows the chainDevice, not chain
LedgerML-KEM and ML-DSA in the SDK and embedded OSTransaction signing; no side-channel countermeasures in the first versionDevice, not chain
The QRL walletEvery signature, using XMSS, a NIST-approved hash-based schemeNothing, though XMSS is stateful and key reuse is unsafeQRL rates 92.0
Nervos CKB wallets with the SPHINCS+ lock scriptFunds moved to the audited SPHINCS+ lock scriptOrdinary CKB addresses, which stay on secp256k1See the Nervos CKB profile
Algorand walletsState Proofs, and Falcon-signed transactions since November 2025Standard accounts, until native Falcon accounts landSee the Algorand profile

Read that table as a statement about chains rather than brands. A wallet inherits the readiness of the network it is talking to, which is why the Hardy Index rates chains and not wallets.

How should you choose a wallet?

Choose on the things that protect you today, then treat quantum readiness as a tiebreak. The attacks that actually empty wallets are phishing, malware and lost recovery phrases, and a hardware wallet is a genuine answer to all three.

  • Do you hold the keys? A wallet where you control the private key is what lets you migrate on the day your chain ships a post-quantum upgrade, rather than waiting for a custodian.
  • Is the recovery phrase handled offline? Written down, stored somewhere sensible, never photographed. This matters more than anything on this page.
  • Does the device support the chains you actually hold? A quantum-ready device is no use if it cannot sign for your assets.
  • Is the manufacturer honest about limits? A vendor that publishes what its post-quantum work does not cover is telling you how it will behave when something goes wrong.

Disclosed affiliate links

The options we would look at

Chosen editorially, on the criteria above, and listed with what each one does not fix. The Hardy Index rates chains, not wallets, so nothing here feeds into any score.

Some links below are affiliate links, which means the Hardy Index may earn a commission if you buy. They never affect a rating, a score or a tier. How we make money.

  1. Trezor Safe 7

    Affiliate link

    A hardware wallet that keeps your private keys on a device rather than on an internet-connected computer.

    Why we would look at it. It is the first hardware wallet to put post-quantum cryptography into the device itself. Trezor documents its boot process and firmware updates as verified with SLH-DSA-128, and its device attestation certificate as using ML-DSA-44, both NIST-standardised schemes.

    What it does not fix. This protects the device, not your coins. Trezor states plainly that the Safe 7 "is not quantum-proof because full protection requires that the blockchains also upgrade". Transaction signing still uses whatever scheme your chain uses.

  2. Ledger

    Affiliate link

    A hardware wallet range built around a certified secure element, with broad chain and app support.

    Why we would look at it. Ledger has published post-quantum work of its own: ML-KEM and ML-DSA are now in the Ledger SDK and embedded OS, and its Donjon security team publishes research on running these schemes inside constrained secure elements.

    What it does not fix. Those algorithms sit in the SDK, not in blockchain transaction signing, and Ledger notes that the first version ships with no side-channel countermeasures. A Ledger does not make a quantum-vulnerable chain safe.

  3. The QRL wallet

    Earns us nothing

    The wallet for the Quantum Resistant Ledger, the highest-rated chain in the Hardy Index.

    Why we would look at it. This is one of the few wallets where the signature protecting your funds is genuinely post-quantum today. Every QRL account is secured by XMSS, a hash-based scheme approved by NIST in SP 800-208, with no elliptic-curve fallback on the network.

    What it does not fix. XMSS is stateful, so the wallet has to track which one-time keys have been used, and reusing one can expose funds. QRL is also a small network by liquidity and developer activity. This earns the Hardy Index nothing.

If your chain is on a funded roadmap rather than already post-quantum, the wallet question is less urgent than the migration question. How to protect your crypto from quantum computers puts the steps in order.

Check your chain's readiness first

A wallet inherits the readiness of the chain it signs for. The Hardy Index rates 23 major chains as of 12 August 2026, so you can see what your wallet is actually working with.

Check your chain's readiness first

Questions people also ask

What is a quantum-safe wallet?

A quantum-safe wallet is one where the signature authorising a payment uses a scheme a quantum computer cannot break, such as XMSS, SLH-DSA or ML-DSA. Because the blockchain decides which signatures it accepts, a wallet can only be quantum-safe if its chain already supports post-quantum signatures.

Is the Trezor Safe 7 quantum-proof?

No, and Trezor says so directly. The Safe 7 uses SLH-DSA-128 for boot and firmware verification and ML-DSA-44 for device attestation, which protects the device. Trezor states that it "is not quantum-proof because full protection requires that the blockchains also upgrade", so transaction signing still follows whatever scheme your chain uses.

Does Ledger protect against quantum computers?

Partly, and in the same limited sense. Ledger has added ML-KEM and ML-DSA to its SDK and embedded operating system, and its security team publishes research on running post-quantum schemes inside secure elements. Those algorithms are not used to sign blockchain transactions, and Ledger notes the first version ships without side-channel countermeasures.

Which wallet is genuinely post-quantum today?

Wallets for chains that already run post-quantum signatures. The QRL wallet is the clearest example, because every account on the Quantum Resistant Ledger is secured by XMSS, a hash-based scheme approved by NIST in SP 800-208, with no elliptic-curve fallback. Nervos CKB wallets using its audited SPHINCS+ lock script are another, for funds moved to that script.

Should I buy a new wallet because of quantum computing?

Only if you were going to buy one anyway. Quantum readiness in current hardware protects the device rather than your coins, so it is a reasonable tiebreak and a poor reason on its own. If you hold long-term positions on an exchange, moving to a wallet you control is worth doing for reasons that have nothing to do with quantum computing.

Where to go next

Sources

  1. Trezor Safe 7: the first quantum-ready hardware wallet Trezor · primary · checked 12 August 2026
  2. Post-quantum cryptography in the Ledger SDK Ledger · primary · checked 12 August 2026
  3. Native quantum resistance in Nervos CKB Nervos Network · primary · checked 12 August 2026
  4. Algorand post-quantum technology Algorand Foundation · primary · checked 12 August 2026
  5. NIST SP 800-208: Recommendation for Stateful Hash-Based Signature Schemes National Institute of Standards and Technology · primary · checked 12 August 2026

This is a security-readiness assessment, not investment advice.