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