logo
pub fn bls_generate_blinded_g1_key(
) -> Result<BlsKeyPair<G1>, BlsGenerateKeyPairError>
Expand description

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