Module ringct

Source
Expand description

RingCT structs and functionality.

Re-exports§

pub use monero_mlsag as mlsag;
pub use monero_clsag as clsag;
pub use monero_borromean as borromean;
pub use monero_bulletproofs as bulletproofs;

Structs§

PrunedRctProofs
A pruned set of RingCT proofs.
RctBase
The base of the RingCT data.
RctProofs
The RingCT proofs.

Enums§

EncryptedAmount
An encrypted amount.
RctPrunable
The prunable part of the RingCT data.
RctType
The type of the RingCT data.