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

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