<?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: Decrypting AES-encrypted values from ColdFusion in .NET</title>
	<atom:link href="http://www.danielansari.com/wordpress/2010/08/decrypting-aes-encrypted-values-from-coldfusion-in-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielansari.com/wordpress/2010/08/decrypting-aes-encrypted-values-from-coldfusion-in-net/</link>
	<description>Random software musings</description>
	<pubDate>Sat, 19 May 2012 04:47:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.danielansari.com/wordpress/2010/08/decrypting-aes-encrypted-values-from-coldfusion-in-net/#comment-638</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Nov 2010 16:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielansari.com/wordpress/?p=92#comment-638</guid>
		<description>Thanks for the correction mipo - I amended the post to reflect this.  (I originally wrote the post on the basis of some ColdFusion code I had, which was not consistent with the VB.NET code I had, so I had to guess which one was correct.)</description>
		<content:encoded><![CDATA[<p>Thanks for the correction mipo - I amended the post to reflect this.  (I originally wrote the post on the basis of some ColdFusion code I had, which was not consistent with the VB.NET code I had, so I had to guess which one was correct.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mipo</title>
		<link>http://www.danielansari.com/wordpress/2010/08/decrypting-aes-encrypted-values-from-coldfusion-in-net/#comment-637</link>
		<dc:creator>mipo</dc:creator>
		<pubDate>Tue, 09 Nov 2010 10:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielansari.com/wordpress/?p=92#comment-637</guid>
		<description>Throws error: "Specified initialization vector (IV) does not match the block size for this algorithm" when decrypting (line 11).
Aes requires 16 byte length IV</description>
		<content:encoded><![CDATA[<p>Throws error: &#8220;Specified initialization vector (IV) does not match the block size for this algorithm&#8221; when decrypting (line 11).<br />
Aes requires 16 byte length IV</p>
]]></content:encoded>
	</item>
</channel>
</rss>

