[][src]Module zei::bulletproofs

Rangeproofs

Re-exports

pub use range_proof::RangeProof;

Modules

range_proof

I am bellow and above what i claim

transcript

Trampoline for challange derivation Defines a TranscriptProtocol trait for using a Merlin transcript.

Structs

BulletproofGens

The BulletproofGens struct contains all the generators needed for aggregating up to m range proofs of up to n bits each.

BulletproofGensShare

Represents a view of the generators used by a specific party in an aggregated proof.

PedersenGens

Represents a pair of base points for Pedersen commitments.

Functions

hash512

512 byte hash

hash_to_ristretto

Mohan varient of hash to Point