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§
- Pruned
RctProofs - A pruned set of RingCT proofs.
- RctBase
- The base of the RingCT data.
- RctProofs
- The RingCT proofs.
Enums§
- Encrypted
Amount - An encrypted amount.
- RctPrunable
- The prunable part of the RingCT data.
- RctType
- The type of the RingCT data.