pub fn generate( message_count: usize, ) -> Result<(PublicKey, SecretKey), BBSError>
Create a new BBS+ keypair. The generators of the public key are generated at random