pub fn binding(id: &Scalar, B: &[PublicNonce], msg: &[u8]) -> ScalarExpand description
Compute a binding value from the party ID, public nonces, and signed message using XMD-based expansion.
pub fn binding(id: &Scalar, B: &[PublicNonce], msg: &[u8]) -> ScalarCompute a binding value from the party ID, public nonces, and signed message using XMD-based expansion.