<?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: PHP AES Encryption</title>
	<atom:link href="http://www.saynotoflash.com/archives/php-aes-encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saynotoflash.com/archives/php-aes-encryption/</link>
	<description>PHP, Symfony, Web Development</description>
	<lastBuildDate>Fri, 27 Aug 2010 16:23:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kurapix</title>
		<link>http://www.saynotoflash.com/archives/php-aes-encryption/comment-page-1/#comment-22193</link>
		<dc:creator>kurapix</dc:creator>
		<pubDate>Thu, 05 Aug 2010 09:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.saynotoflash.com/?p=134#comment-22193</guid>
		<description>I don&#039;t see the point in using this class ...

You know that you have AES with mcrypt?
The name of AES algorithm is Rijndael by the way ;).</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see the point in using this class &#8230;</p>
<p>You know that you have AES with mcrypt?<br />
The name of AES algorithm is Rijndael by the way <img src='http://www.saynotoflash.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anticholinergic</title>
		<link>http://www.saynotoflash.com/archives/php-aes-encryption/comment-page-1/#comment-21691</link>
		<dc:creator>anticholinergic</dc:creator>
		<pubDate>Thu, 17 Sep 2009 04:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.saynotoflash.com/?p=134#comment-21691</guid>
		<description>I would recommend not using phpaes.com&#039;s AES implementation, but rather, phpseclib.sourceforge.net&#039;s.  It&#039;s the fastest implementation of AES around, per this:

http://phpseclib.sourceforge.net/documentation/crypt.html#crypt_aes_benchmarks

(compare phpaes.phps against phpseclib-aes.phps)</description>
		<content:encoded><![CDATA[<p>I would recommend not using phpaes.com&#8217;s AES implementation, but rather, phpseclib.sourceforge.net&#8217;s.  It&#8217;s the fastest implementation of AES around, per this:</p>
<p><a href="http://phpseclib.sourceforge.net/documentation/crypt.html#crypt_aes_benchmarks" rel="nofollow">http://phpseclib.sourceforge.net/documentation/crypt.html#crypt_aes_benchmarks</a></p>
<p>(compare phpaes.phps against phpseclib-aes.phps)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
