<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: cfusion_encrypt/cfusion_decrypt UDFs</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2005/10/28/cfusion_encryptcfusion_decrypt-udfs/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2005/10/28/cfusion_encryptcfusion_decrypt-udfs/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ewert</title>
		<link>https://www.barneyb.com/barneyblog/2005/10/28/cfusion_encryptcfusion_decrypt-udfs/comment-page-1/#comment-581518</link>
		<dc:creator>Ewert</dc:creator>
		<pubDate>Thu, 11 Sep 2014 09:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=129#comment-581518</guid>
		<description>Thanks a lot this helped me in my pursuit to develop a C# equivalent to cfusion_encrypt. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot this helped me in my pursuit to develop a C# equivalent to cfusion_encrypt. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Frobenius</title>
		<link>https://www.barneyb.com/barneyblog/2005/10/28/cfusion_encryptcfusion_decrypt-udfs/comment-page-1/#comment-526753</link>
		<dc:creator>Gordon Frobenius</dc:creator>
		<pubDate>Thu, 29 May 2014 21:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=129#comment-526753</guid>
		<description>Thanks!  This came in handy now that these functions have been removed from ColdFusion 11.  But in order to keep the results IDENTICAL I added UCASE() to the cfreturn in fusion_encrypt.  I did a test of looping 10,000 times, creating a new UUID each iteration and sending that UUID into your function and the native one.  All 10,000 matched.  Good enough for me.  UUIDs only use alphanumerics so I&#039;ll test later using other special characters.  Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks!  This came in handy now that these functions have been removed from ColdFusion 11.  But in order to keep the results IDENTICAL I added UCASE() to the cfreturn in fusion_encrypt.  I did a test of looping 10,000 times, creating a new UUID each iteration and sending that UUID into your function and the native one.  All 10,000 matched.  Good enough for me.  UUIDs only use alphanumerics so I'll test later using other special characters.  Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
