A few days ago in the world of applied cryptography especially S/MIME and PGP emails has appeared a new threat – the EFAIL attack. In this post we are not going to explain again details of the attack itself as a lot has already been published on the Internet, but rather explain do you have […]
OpenPGP Library for Android News
OpenPGP Library for Android v1.1.6 has been released
Today has been released version 1.1.6 of DidiSoft OpenPGP Library for Android. This update provides access to HKP OpenPGP keys servers through the com.didisoft.pgp.net.HKPClient class. Example usage can be found at https://www.didisoft.com/java-openpgp/examples/exchanging-keys-with-hkp-servers/
OpenPGP Library for Android 1.1.2 with support for LDAP
Today has been released version 1.1.2 of DidiSoft OpenPGP Library for Android. This version provides a new utility class com.didisoft.pgp.net.LDAPClient that provides methods for retrieving keys from LDAP servers that support the pgp ldap schema. A new tutorial article is also available to illustrate the usage of the new API: Searching OpenPGP keys in a […]
OpenPGP Library for Android 1.1 is online
Fellow developers, The new OpenPGP Library for Android 1.1 has just been released and we are glad to announce that it is bringing many enhancements and bug fixes. Below is a list of the changes in this release: [*] : Bug [+] : New [-] : Removed [!] : Modification HISTORY: ——– Version 1.1 Release […]
Year 2013 RoadMap – OpenPGP Library for Java and Android
The road map for this year for DidiSoft OpenPGP Library for Java and OpenPGP Library for Android contains a few features that we have planned to include: Q1 – setting Content type of the archives, accepting Key Hex ID’s interchangeably with User ID’s, partial match of User ID’s. Q2 – RFC 6637 support Q3 – Importing […]
New! OpenPGP Library for Android
We had a few requests for an OpenPGP Library for Android and finally we are ready with version 1.0 The first version of the library has the same set of features as the latest version of OpenPGP Library for Java. The minimal supported Android version is 2.1 (Eclair). The distribution ZIP archive ships with a […]