👎Deprecated since 3.1.0:
This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.
Re-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 proofinstruction. - zk_
token_ elgamal Deprecated - zk_
token_ proof_ instruction Deprecated - Instructions provided by the
ZK Token proofprogram. - zk_
token_ proof_ program Deprecated - The native ZK Token proof program.
- zk_
token_ proof_ state Deprecated
Macros§
- define_
add_ variants Deprecated