<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Java &#38; PGP</title>
	<atom:link href="http://cephas.net/blog/2004/03/20/java-pgp/feed/" rel="self" type="application/rss+xml" />
	<link>http://cephas.net/blog/2004/03/20/java-pgp/</link>
	<description>Now with 50% less caffeine!</description>
	<pubDate>Sat,  4 Jul 2009 16:03:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jim</title>
		<link>http://cephas.net/blog/2004/03/20/java-pgp/#comment-598</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 01 Dec 2005 19:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=579#comment-598</guid>
		<description>I checked the pgpi site to see if I can get the decryption command. I could not find anything that uses a passphrase to decrypt a file..Do you have a sample code to decrypt using pass phrase for private key.
Thanks in advance,

</description>
		<content:encoded><![CDATA[<p>I checked the pgpi site to see if I can get the decryption command. I could not find anything that uses a passphrase to decrypt a file..Do you have a sample code to decrypt using pass phrase for private key.<br />
Thanks in advance,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://cephas.net/blog/2004/03/20/java-pgp/#comment-597</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Tue, 23 Mar 2004 18:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=579#comment-597</guid>
		<description>Did you see this?
&lt;a href="http://www.cryptography.ch/uni/pgpjava/" rel="nofollow"&gt;http://www.cryptography.ch/uni/pgpjava/&lt;/a&gt;
Rather then exec() it uses JNI - I'm not advocating, just asking.</description>
		<content:encoded><![CDATA[<p>Did you see this?<br />
<a href="http://www.cryptography.ch/uni/pgpjava/" rel="nofollow">http://www.cryptography.ch/uni/pgpjava/</a><br />
Rather then exec() it uses JNI - I&#8217;m not advocating, just asking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://cephas.net/blog/2004/03/20/java-pgp/#comment-596</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 22 Mar 2004 13:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=579#comment-596</guid>
		<description>I had the same problem within the last month.  I used the Cryptix library too.  I had to read the example code given to figure out how the library worked, but that wasn't hard.  

The only issue was finding the Cryptix library since the web site is out of commission, as Andrew Crump mentioned.  However, I found a mirror of the Cryptix download site when I googled for Cryptix.  If you are comfortable using the library from the mirror site, here is the url:
  &lt;a href="http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptix/" rel="nofollow"&gt;http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptix/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I had the same problem within the last month.  I used the Cryptix library too.  I had to read the example code given to figure out how the library worked, but that wasn&#8217;t hard.  </p>
<p>The only issue was finding the Cryptix library since the web site is out of commission, as Andrew Crump mentioned.  However, I found a mirror of the Cryptix download site when I googled for Cryptix.  If you are comfortable using the library from the mirror site, here is the url:<br />
  <a href="http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptix/" rel="nofollow">http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptix/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Crump</title>
		<link>http://cephas.net/blog/2004/03/20/java-pgp/#comment-595</link>
		<dc:creator>Andrew Crump</dc:creator>
		<pubDate>Sun, 21 Mar 2004 00:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.cephas.net/?p=579#comment-595</guid>
		<description>I implemented some PGP functionality last year using the Cryptix Open PGP implementation. &lt;a href="http://www.cryptix.org" rel="nofollow"&gt;http://www.cryptix.org&lt;/a&gt; (seems to be offline at the moment). They provided pretty good examples for common use cases and it was happily compatible with GnuPG.</description>
		<content:encoded><![CDATA[<p>I implemented some PGP functionality last year using the Cryptix Open PGP implementation. <a href="http://www.cryptix.org" rel="nofollow">http://www.cryptix.org</a> (seems to be offline at the moment). They provided pretty good examples for common use cases and it was happily compatible with GnuPG.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
