Internal
Compute the Lagrange coefficient for a participant.
Implements derive_interpolating_value from the spec.
derive_interpolating_value
The ciphersuite to use
Array of participant identifiers in the signing set
The x-coordinate for the coefficient (or undefined for x=0)
The participant's own identifier
The Lagrange coefficient
If the identifier is duplicated or not found
Compute the Lagrange coefficient for a participant.
Implements
derive_interpolating_valuefrom the spec.