<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7" -->
<rss version="0.92">
<channel>
	<title>DidiSoft Ltd. Software solutions</title>
	<link>http://www.didisoft.com</link>
	<description>Java OpenPGP, .NET OpenPGP, Software Libraries and tools</description>
	<lastBuildDate>Tue, 24 Aug 2010 10:02:49 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OpenPGP clear sign format details lateral</title>
		<description>Unit testing OpenPGP Library for .NET we came across a lateral case when performing a clear sign signature. The interesting part here is that two different Strings by means of characters can produce the same output after verification.

If we have:

Case A: stringToSign
 Case B: stringToSign\r\n

the produced output in the PGP ...</description>
		<link>http://www.didisoft.com/net-openpgp-library/openpgp-clear-sign-format-details-lateral/</link>
			</item>
	<item>
		<title>Javadoc tooltips in Eclipse</title>
		<description>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 ...</description>
		<link>http://www.didisoft.com/java-openpgp-library/javadoc-tooltips-in-eclipse/</link>
			</item>
	<item>
		<title>OpenPGP from ColdFusion</title>
		<description>One of our customers revealed that he had successfully used OpenPGP Library for Java in a ColdFusion project.

Here is a simple example:

&#60;cfset pgp = createObject("java","com.didisoft.pgp.PGPLib").init()&#62;

&#60;cfset root = "c:\WWW\site\htdocs\example_PGP"&#62; 
 &#60;cfset private_key = root &#38; "\private_key.skr"&#62;
 &#60;cfset input = root &#38; "\INPUT.txt"&#62;
 &#60;cfset output = root &#38; "\OUTPUT.pgp"&#62;

&#60;cfset pgp.signFile(input, private_key, "password123", ...</description>
		<link>http://www.didisoft.com/didisoft/openpgp_coldfusion/</link>
			</item>
	<item>
		<title>OpenPGP Library for .NET Update - version 1.5</title>
		<description>Version 1.5 of OpenPGP Library for .NET is released.

This version contains full support of key store functions, clear signing (version 3 too) and verification of clear signed messages.
 Also a few bugs from previous releases are fixed.

DidiSoft Development Team </description>
		<link>http://www.didisoft.com/net-openpgp-library/openpgp-library-for-net-update-version-15/</link>
			</item>
	<item>
		<title>OpenPGP Library for Java version 2.4 is ready</title>
		<description>We are happy to announce that version 2.4 of OpenPGP Library for Java is ready for download.

Some of the new features are verification and generating clear signed messages (both version 4 and version 3 format) and  generation of OpenPGP keys with expiration date. Speed of operations with large files, bigger ...</description>
		<link>http://www.didisoft.com/didisoft/openpgp-library-for-java-version-24-is-ready/</link>
			</item>
	<item>
		<title>OpenPGP Library for .NET in the Press</title>
		<description>A nice PR article about OpenPGP Library for .NET was published by the kind editors at 3d2f.com

The article can bee seen at http://3d2f.com/smartreviews/1-280... </description>
		<link>http://www.didisoft.com/didisoft/openpgp-library-for-net-in-the-press/</link>
			</item>
	<item>
		<title>OpenPGP Library for Java works with Nominet</title>
		<description>A few hours ago one of our customers successfully implemented communication with Nominet Domain Registrar Automatons, using our product OpenPGP Library for Java.

The key points were using SHA1 as hashing algorithm parameter, when clear signing the message for Nominet and use OpenPGP signature version 3 format. </description>
		<link>http://www.didisoft.com/didisoft/openpgp-library-for-java-works-with-nominet/</link>
			</item>
	<item>
		<title>DidiSoft with a new web site</title>
		<description>We are glad to present you our new web site design. The goal of the new web site is to provide simple but more easy navigation. to you, our customers.


 

 

 </description>
		<link>http://www.didisoft.com/didisoft/didisoft-with-new-site/</link>
			</item>
	<item>
		<title>OpenPGP Library for Java, version 2.3 is out</title>
		<description>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.

 </description>
		<link>http://www.didisoft.com/java-openpgp-library/openpgp-library-for-java-version-23-is-out/</link>
			</item>
	<item>
		<title>Version 1.4 of .NET OpenPGP Library is out</title>
		<description>

.NET OpenPGP Library Version 1.4 is ready for download.

Included are

Method GenerateKeyPair - generates public and private OpenPGP key pair with specified key size.
Methods ExportPublicKey and ExportPrivateKey for exporting generated in a key store key pairs into standalone files. </description>
		<link>http://www.didisoft.com/net-openpgp-library/version-14-of-net-openpgp-library-is-out/</link>
			</item>
</channel>
</rss>
