Home Contact Us Forum

DidiSoft Ltd.

Archive for the 'OpenPGP Library for Java' Category

Javadoc tooltips in Eclipse

August 2nd, 2010

This article is a short list of steps to perform in order to see more meaningful tooltips when programming with DidiSoft OpenPGP Library for Java. It assumes that you use Eclipse as your Java IDE.
1.
Download and unpack pgplib.zip. (or pgplib_prod.zip if you have already purchased it)
2.
Start a new Eclipse project and reference the [...]

OpenPGP Library for Java, version 2.3 is out

January 24th, 2010

Now the library supports key generation as well as export to disk of the generated keys. Also support for the OpenPGP version 3 signature format has been added.
An updated version can be downloaded from Here.

Java OpenPGP Library - Update

August 18th, 2009

A new method decryptAndVerify has been added to the Java OpenPGP Library.
Example usage can be seen here Java PGP Library Examples

OpenPGP Library for Java, version 2.1 is ready

June 2nd, 2009

The new version supports work with keys located on files on the disk, in addition to the already available key store based approach.
You can try the new version from Here.

OpenPGP Library for Java 2.0 is out

April 8th, 2009

The Library is entirely in Java, with no external dependencies. Provides methods for OpenPGP encryption, decryption, clear signing, one pass signing and encryption, decrypt and verify.
An evaluation version of the library can be downloaded fromĀ  Here.