RSA Cryptography in c# -
Suppose an RSA algorithm has created a private key on two machines. Is there any possibility that both keys are equal?
short answer: no. There is a theoretical probability, but even if you make key of each second, you should not get it twice before the sun explodes.
Comments
Post a Comment