Re-exports§
pub use solana_curve25519 as curve25519;
pub use curve25519_dalek;
Modules§
- Collection of encryption-related data structures and algorithms used in the Solana zk-token protocol.
- Errors related to proving and verifying proofs.
- The instruction data types for the
ZK Token proof
instruction. - Instructions provided by the
ZK Token proof
program. - The native ZK Token proof program.