AVM Cryptographic Compatibility
Which Noir cryptographic primitives work in public (AVM) functions vs private, and workarounds for unsupported operations.
Which Noir cryptographic primitives work in public (AVM) functions vs private, and workarounds for unsupported operations.
Explore Aztec's core protocol circuits that enforce privacy rules and transaction validity through zero-knowledge proofs, enabling private state and function execution.
Learn about the Private Kernel Circuit, the only zero-knowledge circuit in Aztec that handles private data and ensures transaction privacy by executing on user devices.
Learn how the Aztec Virtual Machine (AVM) executes public functions and manages public state transitions.
Learn how Rollup Circuits compress transactions into a single proof using a hierarchical tree topology for efficient verification on Ethereum.