Expand description
Ciphertext extraction and proof related helper logic
This submodule should be removed with the next upgrade to the Solana program Ciphertext extraction and proof related helper logic
This submodule should be removed with the next upgrade to the Solana program
Structs§
- The ElGamal ciphertext decryption handle pertaining to the low and high bits of the transfer amount under the source public key of the transfer.
- The proof context information needed to process a [Transfer] instruction.
- The transfer public keys associated with a transfer.
- The proof context information needed to process a [Transfer] instruction with fee.
- The transfer public keys associated with a transfer with fee.
Functions§
- Extract the transfer amount ciphertext encrypted under the source ElGamal public key.