binding_compressed

Function binding_compressed 

Source
pub fn binding_compressed(
    id: &Scalar,
    B: &[(Compressed, Compressed)],
    msg: &[u8],
) -> Scalar
Expand description

Compute a binding value from the party ID, public nonces, and signed message using XMD-based expansion.