GnuPG Nullify Distribution
--------------------------


CIPHERS
-------

Symmetric : IDEA, Triple-DES, CAST5, Blowfish, AES-128, AES-192, AES-256, Twofish
Public    : RSA, Elgamal, DSA
Hash      : MD5, SHA-1, RIPEMD-160, Tiger, SHA-256, SHA-384, SHA-512


EXTRAS
------
1. To generate a RSAv3 (PGP 2 compatible) key:
   gpg --expert --pgp2 --gen-key

2. Display Windows version in ascii armor and comment packets
   -----BEGIN PGP MESSAGE-----
   Version: GnuPG v1.2.3-nr1 (Windows XP)

3. Pentium optimized with Microsoft Visual C++ .NET 2003

4. Full read and create SHA-256/SHA-384/SHA-512 hash support

5. --passphrase option
   Examples:
   gpg -c -a --passphrase mypassword
   gpg -c -a --passphrase "my multiword passphrase"


WWW
---

Latest distribution at Nullify:
http://www.nullify.org

Official GnuPG 
http://www.gnupg.org
