pub fn prepare_g2<E: Pairing>(g: impl Into<E::G2Affine>) -> E::G2PreparedExpand description
Preprocesses a G2 element for use in a pairing.
pub fn prepare_g2<E: Pairing>(g: impl Into<E::G2Affine>) -> E::G2PreparedPreprocesses a G2 element for use in a pairing.