ePointPGP provides limited OpenPGP functionality for Java applications and applets, using the available crypto providers rather than implementing its own. It is extremely lightweight, and functionality that is not required can be safely left out.
| Tags | Security Cryptography |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This is a feature-freeze release before 1.0. Several new features have been added and some bugs have been fixed. A workaround for buggy public key servers (such as pgp.mit.edu) has been implemented. Novelties: RSA key pair directly from name+passphrase, and modification detection code (as defined by RFC2440bis-12) for symmetric key encryption.


Changes: In this version a large number of bugs have been fixed. Extensive testing has been performed. The API for PGP clearsigned messages has been changed to follow Java's IO model.


Changes: Version 4 signatures now work properly, and experimental key generation code was added.


Changes: This release adds minor cleanup and bugfixes, more focused exception handling, fixes for IO bugs, etc.


Changes: All included features work according to RFC2440. Interoperability with GnuPG has been tested.