<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: ColdFusion PGP CFC and custom tag</title>
	<link>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/</link>
	<description>what we've got here is a failure to communicate</description>
	<pubDate>Wed,  7 Jan 2009 03:44:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Aubweb</title>
		<link>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-87</link>
		<author>Aubweb</author>
		<pubDate>Fri, 12 Dec 2008 10:18:34 +0000</pubDate>
		<guid>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-87</guid>
		<description>Hi Asif,

I have version 1.7 of the warper and the string I am trying to decrypt is 10 chars. max.</description>
		<content:encoded><![CDATA[<p>Hi Asif,</p>
<p>I have version 1.7 of the warper and the string I am trying to decrypt is 10 chars. max.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asif Tamuri</title>
		<link>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-86</link>
		<author>Asif Tamuri</author>
		<pubDate>Thu, 11 Dec 2008 13:12:00 +0000</pubDate>
		<guid>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-86</guid>
		<description>Sorry, Aubweb, I haven't used this CFC for a &lt;em&gt;long&lt;/em&gt; time. Might be worth checking that you have the latest version of the Nsdpgp wrapper. It might be that perhaps you're trying to decrypt a very large string...on a new version of Windows...with the wind blowing west?</description>
		<content:encoded><![CDATA[<p>Sorry, Aubweb, I haven&#8217;t used this CFC for a <em>long</em> time. Might be worth checking that you have the latest version of the Nsdpgp wrapper. It might be that perhaps you&#8217;re trying to decrypt a very large string&#8230;on a new version of Windows&#8230;with the wind blowing west?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aubweb</title>
		<link>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-85</link>
		<author>Aubweb</author>
		<pubDate>Wed, 10 Dec 2008 15:13:14 +0000</pubDate>
		<guid>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-85</guid>
		<description>Up !
I've registerd the nsdpgp3 COM DLL
Now in coldfusion I an able to list the keys, encrypt a string...
but I am not able to decrypt a string that I've previously encrypted

Here's the error I get : 

An exception occurred when executing a COM method.  
The cause of this exception was that: AutomationException: 0x80004005 - Memory allocation error in 'Nsdpgp3Lib.PGP.1'.  
  
The error occurred in C:\Inetpub\wwwroot\EAMEDASHBOARD\pgp.cfc: line 319
Called from C:\Inetpub\wwwroot\EAMEDASHBOARD\pgptest.cfm: line 57
Called from C:\Inetpub\wwwroot\EAMEDASHBOARD\pgp.cfc: line 319
Called from C:\Inetpub\wwwroot\EAMEDASHBOARD\pgptest.cfm: line 57
 
317 : 		
318 : 		
319 : 		
320 : 		
321 : 	

 
Please help ;-)</description>
		<content:encoded><![CDATA[<p>Up !<br />
I&#8217;ve registerd the nsdpgp3 COM DLL<br />
Now in coldfusion I an able to list the keys, encrypt a string&#8230;<br />
but I am not able to decrypt a string that I&#8217;ve previously encrypted</p>
<p>Here&#8217;s the error I get : </p>
<p>An exception occurred when executing a COM method.<br />
The cause of this exception was that: AutomationException: 0&#215;80004005 - Memory allocation error in &#8216;Nsdpgp3Lib.PGP.1&#8242;.  </p>
<p>The error occurred in C:\Inetpub\wwwroot\EAMEDASHBOARD\pgp.cfc: line 319<br />
Called from C:\Inetpub\wwwroot\EAMEDASHBOARD\pgptest.cfm: line 57<br />
Called from C:\Inetpub\wwwroot\EAMEDASHBOARD\pgp.cfc: line 319<br />
Called from C:\Inetpub\wwwroot\EAMEDASHBOARD\pgptest.cfm: line 57</p>
<p>317 :<br />
318 :<br />
319 :<br />
320 :<br />
321 : 	</p>
<p>Please help <img src='http://blog.tamuri.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asif Tamuri</title>
		<link>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-9</link>
		<author>Asif Tamuri</author>
		<pubDate>Wed, 29 Aug 2007 09:54:00 +0000</pubDate>
		<guid>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-9</guid>
		<description>I've used this CFC with the official PGP Desktop release v8.0 and v8.1. v8.1 requires a newer version of the nsdpgp3 wrapper (not supplied in this download).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used this CFC with the official PGP Desktop release v8.0 and v8.1. v8.1 requires a newer version of the nsdpgp3 wrapper (not supplied in this download).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-8</link>
		<author>Brian</author>
		<pubDate>Tue, 28 Aug 2007 14:19:16 +0000</pubDate>
		<guid>http://blog.tamuri.com/2003/12/01/coldfusion-pgp-cfc-and-custom-tag/#comment-8</guid>
		<description>We are to install PGP before using this custom tag but which PGP product should we get?  Thanks.</description>
		<content:encoded><![CDATA[<p>We are to install PGP before using this custom tag but which PGP product should we get?  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
