Is there a big dataset containing RSA public $(n,e)$ and private keys $d$ and primes $p,q$ where $n = p.q$ ?
Tell me more
×
Cryptography Stack Exchange is a question and answer site for
software developers, mathematicians and others interested in cryptography. It's 100% free, no registration required.
|
|
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). |
|||||
|