Public Key Cryptography

Public Key Cryptography uses two keys, a Public key and a Private key. PGP Uses the RSA Cryptosystem. The basic premise: Using one key to encrypt requires the other key to decrypt:

Some Benefits of Public Key Cryptography: Next: How PGP Works