Frequently Asked Questions

How do I generate a PGP Key?

What is a PGP key?

A key is a value that works with a cryptographic algorithm to produce a specific ciphertext. In public key cryptography, the bigger the key, the more secure the ciphertext. Keys are stored in encrypted form. PGP stores the keys in two files on your hard disk; one for public keys and one for private keys. These files are called keyrings.

Where do I get PGP.

PGP is available with Turnpike version 5.00 or above or from http://thegate.gamers.org/~tony/pgp.html

To create a key pair proceed as follows

1     Start PGPkeys . Click the padlock icon located on the taskbar.

2     Choose New Key from the Keys menu.

3     The PGP Key Generation Wizard asks you to enter your name and email address.

You do not have to enter your real name or even your email address. However, using your real name makes it easier for others to identify you as the owner of your public key.

4     Click Next.

5     Select a key type. (If your version of PGP does not support RSA functionality, this option will not be available to you. The key you create will be a Diffie-Hellman/DSS key.)

6     Select a key size, or enter a custom key size from 1024 to 4096.

7     Choose when the key pair expires (enter a specific date or accept the default, Never).

8     Type a passphrase. This should be a phrase that you can easily remember.

9     If applicable, sign your new key with the older key and enter the passphrase for the old key, then click Next.

10     Now send your key to the default certificate server.

11     Click Finish.

12     A pair of keys representing your newly created keys appears in the PGPkeys window.

For instructions and information on how to use your keys to encrypt mail and files, read the documentation that comes with your version of PGP.