<?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: CSharp &#8211; Rijndael/AES symetric Encryption and Decryption</title>
	<atom:link href="http://www.gego.info/2006/02/02/c-net-rijndaelaes-symetric-encryption-and-decryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gego.info/2006/02/02/c-net-rijndaelaes-symetric-encryption-and-decryption/</link>
	<description>gernot's nearly up-to-date blog</description>
	<lastBuildDate>Mon, 08 Jun 2009 16:52:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrei</title>
		<link>http://www.gego.info/2006/02/02/c-net-rijndaelaes-symetric-encryption-and-decryption/comment-page-1/#comment-30387</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Wed, 16 Jul 2008 04:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gego.info/index.php/2006/02/02/c-net-rijndaelaes-symetric-encryption-and-decryption/#comment-30387</guid>
		<description>By the way: The code is difficult to understand because is bad formatted.</description>
		<content:encoded><![CDATA[<p>By the way: The code is difficult to understand because is bad formatted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://www.gego.info/2006/02/02/c-net-rijndaelaes-symetric-encryption-and-decryption/comment-page-1/#comment-30385</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Wed, 16 Jul 2008 04:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gego.info/index.php/2006/02/02/c-net-rijndaelaes-symetric-encryption-and-decryption/#comment-30385</guid>
		<description>Very helpful. But you could in all the method use only bytes[] without conversion, and outside the methods to convert everything. It is cleaner so</description>
		<content:encoded><![CDATA[<p>Very helpful. But you could in all the method use only bytes[] without conversion, and outside the methods to convert everything. It is cleaner so</p>
]]></content:encoded>
	</item>
</channel>
</rss>
