pub fn compute_tweak( secp: &Secp256k1, pk: &PublicKey, contract: &[u8], ) -> Hmac<Hash>
Compute a tweak from some given data for the given public key