[][src]Module challenge_bypass_ristretto::dleq

Structs

BatchDLEQProof

A BatchDLEQProof is a proof of the equivalence of the discrete logarithm between a common pair of points and one or more other pairs of points.

DLEQProof

A DLEQProof is a proof of the equivalence of the discrete logarithm between two pairs of points.

Constants

DLEQ_PROOF_LENGTH

The length of a DLEQProof, in bytes.