Crate tari_bulletproofs
source ·Re-exports
pub use crate::range_proof::RangeProof;
Modules
Structs
- The
BulletproofGens
struct contains all the generators needed for aggregating up tom
range proofs of up ton
bits each. - Represents a view of the generators used by a specific party in an aggregated proof.
- Represents a pair of base points for Pedersen commitments.
Enums
- Represents an error in proof creation, verification, or parsing.