Function libplayrsa::primes::rsa_prime[][src]

pub fn rsa_prime(size: usize, e: &BigUint) -> BigUint
Expand description

An prime suitable for RSA with exponent e The prime p - 1 can’t be a multiple of e