Tagged Questions
0
votes
2answers
144 views
Network security: Public and Private keys
In Pretty Good Privacy, it is said that Sender sends compressed message and encrypts the message with the private key of himself. And then Receiver will decrypt that message with the public key of the ...