is that possible to crack Private key with Decrypted message and public key?

Posted by matt clarck on Stack Overflow See other posts from Stack Overflow or by matt clarck
Published on 2012-06-04T15:50:20Z Indexed on 2012/06/04 16:42 UTC
Read the original article Hit count: 274

Filed under:
|
|
|
|

for example company B send an encrypted email with company A's public key (RSA/PGP/SSH/openSSL/...) the employer receive the encrypted email and send it to his boss who have the private key to decrypt message. the boss give decrypted email back to employer to work on it. question is can employer compare encrypted email with decrypted version and find out what is private key ? if it is possible then is there anyway to protect cracking private key from decrypted messages and comparing with encrypted messages/public key ?

© Stack Overflow or respective owner

Related posts about security

Related posts about encryption