Mysten Labs' Sui Platform Touts Confidential Transfers via Range Proofs
Mysten Labs, a blockchain development company, is working on a Confidential Transfers feature for its Sui platform. This feature will utilize range proofs as a security measure to ensure that confidential transactions are processed securely.
Range proofs work by verifying that the amount transferred falls within a specific range without disclosing the exact value. This approach restricts the use of cryptography to the transferred amounts, while supply conservation is enforced by the protocol layer itself.
The goal of this design is to prevent unauthorized minting, which occurs when new tokens are created outside of the protocol's established rules. By using range proofs and strict supply conservation, Sui aims to provide a secure environment for confidential transactions.




