Type Alias dleq::cross_group::ClassicLinearDLEq
source · pub type ClassicLinearDLEq<G0, G1> = __DLEqProof<G0, G1, { _ }, { _ }, { _ }>;
Available on crate feature
experimental
only.Expand description
The DLEq proof described in MRL-0010.
Aliased Type§
struct ClassicLinearDLEq<G0, G1> { /* private fields */ }