Crate trezoa_zk_sdk

Crate trezoa_zk_sdk 

Source
Expand description

The trezoa-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 Trezoa zk-token protocol.
errors
Errors related to proving and verifying proofs.
pod
zk_elgamal_proof_program
The native ZK ElGamal proof program.