DidiSoft OpenPGP Library for Java version 3.1.1 has been released. This version brings improved speed for generating Diffie-Hellman (DH/DSS) keys, ability to add and remove sub keys and a new KeyStore.importKey method. Speed of DH/DSS key creation Till now by default the time needed for generating an ElGamal (Diffie-Hellman) based OpenPGP key with the library was impractically […]
OpenPGP Library for Java News
Articles related to DidiSoft OpenPGP Library for Java
OpenPGP for Java version 3.1 was released
DidiSoft OpenPGP Library for Java version 3.1 was released today. New way to check digital signatures The major change in this release is a new way to check the outcome of OpenPGP digital signatures verification and the introduction of a new enum com.didisoft.pgp.SignatureCheckResult /** Represents the result of an OpenPGP signature check */ public enum SignatureCheckResult […]
Announcing OpenPGP Library for Java 3.0.0
Today has been released version 3.0.0 of DidiSoft OpenPGP Library for Java. Why version 3.0? The major version number change is made due to two main things: 1) The library no longer needs the Unlimited JCE (Java Cryptography Extensions) policy files. This means that from now on the library can be used in any application […]
Announcing OraPGP
Announcing DidiSoft OraPGP, a package of PL/SQL functions for the Oracle(c) Database platform version 11 and 12 offering OpenPGP cryptography functions. The package conforms to the OpenPGP standard RFC 4880 and RFC 6637, with compatibility to the older standard RFC 1991. The package is licensed per server and also an Enterprise wide license is available, which […]
OpenPGP Library for Java version 2.7 has been released
Today has been released version 2.7.0 of DidiSoft OpenPGP Library for Java. This version was migrated to the latest version of the BouncyCastle JAR files (1.51), but if you have dependencies in your project that require older version of BouncyCastle, you can still migrate to the new version, because the library ships with pre-built JARs […]
OpenPGP Library for Java v2.6.6.0 has been released
Dear friends, We are happy to announce that version 2.6.6.0 of DidiSoft OpenPGP Library for Java has been released. Existing customers can download the updated version from our customers’ section located at https://www.didisoft.com/customers/ What’s new in this version? PGP 2.x comaptibility This version provides a setter method that modifies the behavior of the PGPLib class and […]
OpenPGP Library for Java v.2.6.5 provides access to OpenPGP key servers
Today has been released DidiSoft OpenPGP Library for Java version 2.6.5.0 The main thing that this new version provides is the ability to exchange keys with OpenPGP key servers. Detailed examples can be found in: Communicating with LDAP OpenPGP key servers Communicating with HKP HTTP key servers In the near future we are also planning to […]
OpenPGP Library for Java Roadmap 2014
Another year has passed and the New Year 2014 is waiting for our plans to extend DidiSoft OpenPGP Library for Java with new features. Below is a short list of the main additions that we are planning to release this year. First Quarter of the year (Q1): Support for exchanging keys with OpenPGP key servers. […]
OpenPGP for Java 2.6.4 with improved support for Web of Trust
We are happy to announce that version 2.6.4 of DidiSoft OpenPGP Library for Java has been released. In this version the support for implementing Web of Trust has been improved. A detailed tutorial chapter describing the new functionality can be found at: Implementing Web of Trust with OpenPGP Library for Java. Below you can find a […]
OpenPGP Library for Java, version 2.6.3 is out
Hi there, We are happy to announce that version 2.6.3 of DidiSoft OpenPGP Library for Java has been published. A short list of changes in this release can be found below: [*] : Bug [+] : New [-] : Removed [!] : Modification Version 2.6.3.3 Release date September 19 2013 [+] added KeyPairInformation.getPreferredCompressions() – returns […]