![]() |
|
|
#1 |
|
Feb 2013
110 Posts |
Hi
I'm not mathematician and I have very basic knowledge of math. So sorry if my question is so simple. I want to know is there some known facts about basic information on RSA prime factors? I mean like: - Prime factors (p and q) of RSA keys have same length or - You can guess (at least) length of P and Q from given public key or - You can guess minimum length of one of prime factors etc. Is there some known basic information on RSA keys? Thanks |
|
|
|
|
|
#2 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
p and q have roughly the same length, so that neither is too small, but if they were very similar, they would also be easier to find. So for an RSA key of 1024 bits, p and q are around 512 bits each -- maybe plus or minus a few bits.
However, there are still 2^511 numbers with 512 bits, and so maybe ~2^502 prime numbers with 512 bits which are potentially p or q -- so even knowing the bit length of the factors doesn't help. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Semi-prime factorization conjecture | Alberico Lepore | Alberico Lepore | 7 | 2018-02-16 08:27 |
| Prime factorization for RSA210 | Kalestiel | Factoring | 6 | 2012-11-04 17:58 |
| prime factorization algorithms? | MathBoy | Math | 55 | 2011-02-11 21:06 |
| Mersenne(prime exponents) factorization | science_man_88 | Miscellaneous Math | 3 | 2010-10-13 14:32 |
| The most minimal Linux | Uncwilly | Linux | 10 | 2004-11-24 10:51 |