Difference between revisions of "Pretty Good Privacy"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "'''Pretty Good Privacy''' ('''PGP''') is a data encryption and decryption computer program that provides cryptographic privacy and authentication for data communication. == D...")
 
(See also)
Line 25: Line 25:
 
* [[Public-key cryptography]]
 
* [[Public-key cryptography]]
 
* [[S/MIME]]
 
* [[S/MIME]]
 +
* [[Web of trust]]
 
* [[X.509]]
 
* [[X.509]]
 
* [[ZRTP]]
 
* [[ZRTP]]

Revision as of 04:34, 27 May 2016

Pretty Good Privacy (PGP) is a data encryption and decryption computer program that provides cryptographic privacy and authentication for data communication.

Description

PGP is often used for signing, encrypting, and decrypting texts, e-mails, files, directories, and whole disk partitions and to increase the security of e-mail communications.

It was created by Phil Zimmermann in 1991.

PGP and similar software follow the OpenPGP standard (RFC 4880) for encrypting and decrypting data.

See also

External links