Reduce the number of trials when generating RSA keys by calling mp_prime_rabin_miller_trials() with the number of desired bits. See libtom/libtommath#482.
13 KiB
13 KiB
Reduce the number of trials when generating RSA keys by calling mp_prime_rabin_miller_trials() with the number of desired bits. See libtom/libtommath#482.