pub(crate) fn hash_to_message( encrypted_point: &[u8; 32], ephemeral_pk: &G1Affine, commitment: &Hash, ) -> G2Affine