logo
pub fn bls_generate_g2_key() -> Result<BlsKeyPair<G2>, BlsGenerateKeyPairError>
Expand description

Generate a BLS key pair where secret key x in Fr and public key W = G1 * x