This library extends SUN's JavaMail API by an implementation of the PGPMime standard as described in RFC 3156.
This library acts as a middleware between a cryptography provider and JavaMail. It does NOT include implementations of cryptographic algorithms.
Currently there is a working version using the external GnuPG to encrypt, decrypt, sign and verify. A version using the Cryptix OpenPGP Implementation is in planning (see Tasks).
Please use CVS to check out the most recent version of this library.