Function ssi::bbs::bls_generate_g1_key

source ·
pub fn bls_generate_g1_key() -> Result<BlsKeyPair<G1>, BlsGenerateKeyPairError>
Available on crate feature bbs only.
Expand description

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