👎Deprecated since 3.0.0: use the
solana-zk-sdk
instead: https://github.com/solana-program/zk-elgamal-proof/tree/main/zk-sdkRe-exports§
pub use solana_curve25519 as curve25519;
pub use curve25519_dalek;
Modules§
- encryption
Deprecated - Collection of encryption-related data structures and algorithms used in the Solana zk-token protocol.
- errors
Deprecated - Errors related to proving and verifying proofs.
- instruction
Deprecated - The instruction data types for the
ZK Token proof
instruction. - zk_
token_ elgamal Deprecated - zk_
token_ proof_ instruction Deprecated - Instructions provided by the
ZK Token proof
program. - zk_
token_ proof_ program Deprecated - The native ZK Token proof program.
- zk_
token_ proof_ state Deprecated
Macros§
- define_
add_ variants Deprecated