isquantumproof.com Technical dictionary

chain · quantum risk

Ethereum Classic Cryptography Profile (Quantum Risk)

Risk: high · Confidence: high · Reviewed: 2026-07-19

Verdict

As a chain, Ethereum Classic should be modeled via its authorization cryptography—not market narratives. Ethereum Classic is not quantum-proof. It retains classical secp256k1 EOA signatures like Ethereum’s execution-layer user model.

Overview

Ethereum Classic (ETC) is included in Wave 6a as a top-market-cap L1 / native smart-chain target. This page is the chain cryptography profile.

Ethereum Classic continues an EVM execution lineage with classical ECDSA accounts. Quantum risk for users is the standard secp256k1 story.

Cross-read Ethereum pages for EOA pedagogy; do not assume ETC has unique PQC properties.

For the direct verdict hub see /is-quantum-proof/ethereum-classic. For holder framing see /crypto/etc.

Cryptographic profile

What breaks

  • Classical signatures authorizing ETC value movement under Shor-class adversaries once public keys are known
  • Custodial hot wallets and exchange operational keys
  • Bridges or wrapped representations with concentrated signers (if used)
  • EVM admin/upgrade keys on critical contracts

Mitigations

  • Inventory every key that can move ETC (self-custody, exchange, multisig)
  • Prefer multiparty / hardware policies for treasuries
  • Document bridges and wrapped asset paths
  • Track ecosystem PQC research; do not assume branding equals deployment
  • Use /assessment and chain comparison hubs on this site for program framing

FAQ

Is ETC safer than ETH against quantum computers?

Not in user signature mathematics.

PoW vs PoS quantum difference?

Consensus mechanism changes economics; EOA signatures remain classical either way on EVM chains that use secp256k1.

Key concepts (technical dictionary)

Terms used on this page — open a definition:

Full technical dictionary →

Related on this site