Post-quantum features are on the roadmap and not yet available on Arc.
Why post-quantum security matters
Most public-key cryptography used today is vulnerable to large-scale quantum computers. If those computers become practical, blockchains face two risks:- Signature forgery. A quantum computer that breaks public-key cryptography can forge signatures that secure wallets, authorize transactions, and authenticate network participants.
- Harvest-now, decrypt-later attacks. Encrypted data captured today can be stored and decrypted later when quantum attacks become practical, exposing private transaction details, balances, and other sensitive data.
Post-quantum roadmap
Arc’s roadmap phases each layer in a production-aligned sequence.| Milestone | Release target | Scope | Why it matters |
|---|---|---|---|
| Post-quantum wallet signatures | Mainnet launch | Arc mainnet launches support for a post-quantum wallet signature scheme using SLH-DSA-SHA2-128s. | Classical wallet signatures are the most immediate quantum risk to user funds. |
| Post-quantum privacy | Near-term | Arc Privacy mainnet introduces post-quantum protections for encrypted state and node-to-node communication in privacy mode. | Private balances, counterparties, and transaction details face harvest-now, decrypt-later risk without post-quantum encryption. |
| Offchain infrastructure upgrades | Mid-term | Circle upgrades infrastructure such as TLS, encrypted data flows, and related operational systems. | Offchain infrastructure uses the same vulnerable cryptography as onchain systems. |
| Post-quantum validator signatures | Long-term | Arc adds a quantum-resistant signature scheme for validators. | Consensus signatures protect the integrity of the Arc ledger. |
Post-quantum wallet signatures
Arc introduces beta support for a post-quantum wallet signature based onSLH-DSA-SHA2-128s at mainnet launch. Adoption is opt-in.
Ecosystem constraints to keep in mind:
- Hardware wallet support will take time to mature.
- Post-quantum standards are still evolving, so long-term signature choices may change.