TL;DR
- Sui is making ready two NIST-standardized post-quantum signature methods for completely different account sorts with out forcing asset migration.
- Customers will have the ability to change the cryptography defending their accounts whereas retaining the identical deal with, due to the Address Aliases system.
- Excessive-value vaults will attain Mainnet earlier than the tip of 2026; native ML-DSA-65 accounts are anticipated on mainnet by Q1 2027.
Suiis designing a transition mechanism towards cryptography immune to quantum computers that may enable customers to replace the signature defending their accounts while not having to maneuver belongings to a brand new deal with. The community plans to include two NIST-standardized schemes: ML-DSA-65, outlined beneath FIPS 204, for regular accounts, and SLH-DSA-SHA2-128s, beneath FIPS 205, for high-value vaults applied by means of Transfer sensible contracts.
Each methods are designed to resist the assaults that large-scale quantum computer systems may finally execute, able to compromising the elliptic curve signatures used immediately throughout the crypto trade.
Making Sui quantum prepared: Sui is including two NIST-approved quantum-resistant signature schemes. One for on a regular basis accounts, one for high-value Transfer vaults.
Present accounts can rotate to a quantum-safe key derived from their restoration phrase. Identical deal with, and funds keep put.
— Sui (@SuiNetwork) August 6, 2026
Altering the Key with out Leaving the Account
Essentially the most delicate level of any cryptographic improve on a blockchain is migration: it usually includes creating a brand new deal with, transferring tokens, NFTs and different belongings, and readjusting functions and contracts linked to the earlier deal with. Sui bypasses that impediment by means of its Address Aliases system, which permits approved signers to be related with an present account.
A post-quantum signer might be added to that set and, over time, turn out to be the only real social gathering approved to approve transactions, whereas the unique deal with stays energetic because the sender. The present restoration phrase can generate the brand new key by means of a separate derivation path, with out requiring a unique backup technique.
Nevertheless, the system entails a transparent accountability: a licensed alias has full management over the account’s belongings. Sui’s documentation warns that pockets software program might want to make the migration course of troublesome to make use of incorrectly or maliciously.

Why Sui Is Betting on Two Put up-Quantum Programs
ML-DSA-65 is a lattice-based scheme and corresponds to NIST’s safety class 3, providing a better margin than decrease configurations with out sacrificing practicality for frequent verifications. For vaults, SLH-DSA-SHA2-128s is predicated on hash capabilities, a definite cryptographic household that reduces dependence on a single mathematical basis.
If a weak spot have been found in one of many schemes, the opposite would stay intact. The latest discovery of a vulnerability in HAWK — one other post-quantum candidate — by means of automated evaluation assisted by synthetic intelligence strengthened the logic of not concentrating all safety in a single design.

The price of this upgrade is signature measurement: an ML-DSA-65 signature takes up 3,309 bytes in comparison with the 64 bytes of an ordinary Ed25519 signature. SLH-DSA-SHA2-128s produces signatures of seven,856 bytes. Bigger transactions indicate a better quantity of information on the community, though Sui notes that the verification efficiency of ML-DSA is akin to that of Ed25519, so the fee per signature mustn’t scale proportionally.
Present accounts on Sui require no speedy motion. Migration is additive and elective, and the system’s personal structure capabilities as a warning towards potential scams: the mechanism described by Sui doesn’t beneath any circumstances contain sending funds to a brand new deal with.













