Crate solana_zk_sdk

Source
Expand description

The solana-zk-sdk crate contains tools to create and verify zero-knowledge proofs on encrypted data.

Modulesยง

  • Collection of encryption-related data structures and algorithms used in the Solana zk-token protocol.
  • Errors related to proving and verifying proofs.
  • The native ZK ElGamal proof program.