Is there a big dataset containing RSA public $(n,e)$ and private keys $d$ and primes $p,q$ where $n = p.q$ ?
Asked
Active
Viewed 364 times
No. You can generate such a dataset for yourself by generating lots of RSA keypairs yourself. Therefore, there's no need for such a dataset (and no reason why anyone would publish one).