Method Crypto.RSA.LowState()->generate_key()
- Method generate_key
this_programgenerate_key(int(128..)bits,void|int|Gmp.mpze)- Description
Generate a valid RSA key pair with the size
bitsusing the random function set with set_random(). The public exponentewill be used, which defaults to 65537. Keys must be at least 89 bits.