What is PGP ?
PGP (Pretty Good Privacy) provides end-to-end security for emails through the use of combination of symmetric and asymmetric cryptography for efficiency.
PGP (Pretty Good Privacy) provides end-to-end security for emails through:
Encryption: Converts message into unreadable format using recipient’s public key.
Decryption: Recipient uses their private key to read the message.
Digital Signature: Confirms sender’s authenticity and ensures message integrity.
Key Management: Uses a combination of symmetric and asymmetric cryptography for efficiency.
Comments
Post a Comment