Module solana_zk_sdk::encryption::pod::elgamal
source · Expand description
Plain Old Data types for the ElGamal encryption scheme.
Structs§
- The
DecryptHandle
type as aPod
. - The
ElGamalCiphertext
type as aPod
. - The
ElGamalPubkey
type as aPod
.