Public key cryptography vs private key cryptography
Answers
Answered by
1
A public key is published so that anyone can send a particular receiver a secure message. A private key can be used to decrypt messages encrypted with a matching public key. As the term suggests, private keys are intended to be secret.
thanks..
Similar questions