pub fn get_rewind_nonce_from_pub_key(
    pub_key: &CompressedRistretto,
    commitment: &CompressedRistretto
) -> Scalar
Expand description

Calculate a rewind nonce from a public key and the value commitment.