Noir ZK Proofs on Solana: A Production Implementation
Deep dive into how SIP Protocol uses Noir (Aztec) for zero-knowledge privacy proofs on Solana. From circuit design to browser WASM.
Architecture, specifications, and implementation details of SIP Protocol
11 articles
Deep dive into how SIP Protocol uses Noir (Aztec) for zero-knowledge privacy proofs on Solana. From circuit design to browser WASM.
How Arcium uses Multi-Party Computation (MPC) for private DeFi on Solana. Covers MXE clusters, C-SPL tokens, and confidential computing.
How Pedersen commitments hide transaction amounts while enabling verification. Covers homomorphic properties and range proofs.
Survey of Solana privacy: PrivacyCash, ShadowWire, Arcium, Inco Lightning, and SIP. Compare approaches, features, and trade-offs.
Learn how stealth addresses provide recipient privacy. Deep-dive into EIP-5564, the cryptography behind one-time addresses, and how SIP implements them.
How Inco Lightning uses TEEs for fast encrypted computation on Solana. Near-zero latency with full privacy.
A technical deep-dive into pool mixing privacy on Solana. Learn how PrivacyCash uses Merkle trees and ZK proofs to break transaction links.
How viewing keys enable selective disclosure for auditors while keeping everything else private. Privacy regulators can work with.
Learn zero-knowledge proofs from basics to Solana implementation. Covers SNARKs, STARKs, Noir circuits, and how SIP uses ZK for privacy.
Pedersen commitments vs pool mixing: why math-based privacy beats crowd-based anonymity. Comparing SIP, Tornado Cash, and Privacy Cash.
How SIP Protocol is preparing for the post-quantum era with Winternitz One-Time Signature integration for quantum-safe key management.