chain · quantum risk
Is Polkadot (DOT) Quantum Proof?
Verdict
Polkadot is not quantum-proof. Substrate account signatures are classical; parachains add more key surfaces to inventory.
Overview
Polkadot’s relay chain and parachain model multiplies operational cryptography: user accounts, validators, collators, and XCM bridges each need an inventory line.
sr25519/ed25519-class schemes are modern classical tools widely used in Substrate. They are not NIST PQC algorithms.
Cryptographic profile
- Signatures: sr25519 / ed25519-class Substrate accounts (verify current defaults)
- Hash: Blake2 family common in Substrate
- Public-key exposure: Accounts and validator keys are public identities in the ecosystem.
What breaks
- Classical signatures authorizing DOT 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)
Mitigations
- Inventory every key that can move DOT (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
Are parachains separately quantum-safe?
Each parachain can differ—never assume the relay chain’s story covers all app-chains.
Is shared security quantum-proof?
Shared security is an economic/consensus concept, not a PQC primitive.
Key concepts (technical dictionary)
Terms used on this page — open a definition: