Structs§
- AeCiphertext
- The
AeCiphertext
type as aPod
. - Batched
Grouped Ciphertext2 Handles Validity Proof - The
BatchedGroupedCiphertext2HandlesValidityProof
type as aPod
. - Batched
Grouped Ciphertext3 Handles Validity Proof - The
BatchedGroupedCiphertext3HandlesValidityProof
type as aPod
. - Ciphertext
Ciphertext Equality Proof - The
CiphertextCiphertextEqualityProof
type as aPod
. - Ciphertext
Commitment Equality Proof - The
CiphertextCommitmentEqualityProof
type as aPod
. - Compressed
Ristretto - Decrypt
Handle - The
DecryptHandle
type as aPod
. - ElGamal
Ciphertext - The
ElGamalCiphertext
type as aPod
. - ElGamal
Pubkey - The
ElGamalPubkey
type as aPod
. - FeeEncryption
- FeeParameters
- FeeSigma
Proof - The
FeeSigmaProof
type as aPod
. - Grouped
Ciphertext2 Handles Validity Proof - The
GroupedCiphertext2HandlesValidityProof
type as aPod
. - Grouped
Ciphertext3 Handles Validity Proof - The
GroupedCiphertext3HandlesValidityProof
type as aPod
. - Grouped
ElGamal Ciphertext2 Handles - The
GroupedElGamalCiphertext
type with two decryption handles as aPod
- Grouped
ElGamal Ciphertext3 Handles - The
GroupedElGamalCiphertext
type with three decryption handles as aPod
- Pedersen
Commitment - The
PedersenCommitment
type as aPod
. - PodProof
Type - PodU16
- PodU64
- Pubkey
Validity Proof - The
PubkeyValidityProof
type as aPod
. - Range
Proof U64 - The
RangeProof
type as aPod
restricted to proofs on 64-bit numbers. - Range
Proof U128 - The
RangeProof
type as aPod
restricted to proofs on 128-bit numbers. - Range
Proof U256 - The
RangeProof
type as aPod
restricted to proofs on 256-bit numbers. - Transfer
Amount Ciphertext - Zero
Balance Proof - The
ZeroBalanceProof
type as aPod
.
Enums§
Traits§
- Pod
- Marker trait for “plain old data”.
- Zeroable
- Trait for types that can be safely created with
zeroed
.