chain · quantum risk
Aptos Cryptography & Quantum Risk Profile
Verdict
Profile view: Aptos is not quantum-proof. Ed25519-class account authentication is strong classically but not post-quantum under Shor-class adversaries.
Overview
This is the Wave 7e network/profile page for Aptos (l1).
Aptos is a Move-based L1. User accounts commonly authorize with Ed25519; ecosystem tooling may add multi-sig and rotation.
Compare with Sui for Move family lessons; do not assume Move equals PQC.
Verdict hub: /is-quantum-proof/aptos. Asset framing: /crypto/apt.
Cryptographic profile
What breaks
- Classical signatures authorizing APT value under Shor-class adversaries once public keys are known
- Custodial hot wallets and exchange operational keys
- Bridges, issuers, or operator sets outside ordinary user wallets
Mitigations
- Inventory every key that can move APT (self-custody, exchange, multisig, protocol roles)
- Name the host chain and bridge path for every balance
- Document operator/admin sets for L2s and apps
- Track ecosystem PQC research; branding is not deployment
- Use /assessment and claims methodology pages for program framing
FAQ
Is Ed25519 quantum-safe?
No. Excellent classically; elliptic-curve discrete log remains Shor-relevant.
Key rotation help?
Rotation improves ops hygiene and agility—still need algorithm migration long-term.
Key concepts (technical dictionary)
Terms used on this page — open a definition: