Function frost_schnorrkel::frost::dkg::lagrange
source ยท pub fn lagrange<F>(i: Participant, included: &[Participant]) -> Fwhere
F: PrimeField,
Expand description
Calculate the lagrange coefficient for a signing set.
pub fn lagrange<F>(i: Participant, included: &[Participant]) -> Fwhere
F: PrimeField,
Calculate the lagrange coefficient for a signing set.