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

Generate a blinded BLS key pair where secret key x and blinding factor r in Fr and public key W = G2 * x * Blinding_G2 * r