Expand description
The solana-zk-sdk crate contains tools to create and verify zero-knowledge proofs on
encrypted data.
Modules§
- encryption
- Collection of encryption-related data structures and algorithms used in the Solana zk-token protocol.
- errors
- Errors related to proving and verifying proofs.
- transcript
- zk_
elgamal_ proof_ program
Constants§
- TRANSCRIPT_
DOMAIN - Global transcript domain separator.