<?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: Automatic DB Field Encryption in CakePHP</title>
	<atom:link href="http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/</link>
	<description>Random ramblings from the depths of my mind...</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:47:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Utoxin</title>
		<link>http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/comment-page-1/#comment-523</link>
		<dc:creator>Utoxin</dc:creator>
		<pubDate>Fri, 29 Jul 2011 03:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.utoxin.name/?p=75#comment-523</guid>
		<description>No problem. If you want slightly improved security (marginal, but an improvement), make sure to use the version in the post I link to at the top of this one now.</description>
		<content:encoded><![CDATA[<p>No problem. If you want slightly improved security (marginal, but an improvement), make sure to use the version in the post I link to at the top of this one now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duff</title>
		<link>http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/comment-page-1/#comment-499</link>
		<dc:creator>Duff</dc:creator>
		<pubDate>Fri, 22 Jul 2011 11:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.utoxin.name/?p=75#comment-499</guid>
		<description>Hi. Tnx for sharing. I was just in the middle of writing very similiar behavior. Thank you for saving me precious minutes :D</description>
		<content:encoded><![CDATA[<p>Hi. Tnx for sharing. I was just in the middle of writing very similiar behavior. Thank you for saving me precious minutes <img src='http://www.utoxin.name/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/comment-page-1/#comment-385</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Wed, 02 Mar 2011 22:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.utoxin.name/?p=75#comment-385</guid>
		<description>Thank you. I&#039;ll stay with the $LocalProfile-&gt;decrypt($Array[&#039;EncryptedField&#039;]) solution. Doing more research into this would not be effective time management, asking you more would be negatively impacting your time management :). Great help!</description>
		<content:encoded><![CDATA[<p>Thank you. I&#8217;ll stay with the $LocalProfile-&gt;decrypt($Array['EncryptedField']) solution. Doing more research into this would not be effective time management, asking you more would be negatively impacting your time management <img src='http://www.utoxin.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Great help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utoxin</title>
		<link>http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/comment-page-1/#comment-384</link>
		<dc:creator>Utoxin</dc:creator>
		<pubDate>Wed, 02 Mar 2011 22:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.utoxin.name/?p=75#comment-384</guid>
		<description>Yeah. Unless you&#039;re dealing with a significant (10,000+) number of rows, it&#039;s not going to make a noticeable difference. But still better to go the most efficient route.</description>
		<content:encoded><![CDATA[<p>Yeah. Unless you&#8217;re dealing with a significant (10,000+) number of rows, it&#8217;s not going to make a noticeable difference. But still better to go the most efficient route.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mac</title>
		<link>http://www.utoxin.name/2009/07/automatic-db-field-encryption-in-cakephp/comment-page-1/#comment-383</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Wed, 02 Mar 2011 22:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.utoxin.name/?p=75#comment-383</guid>
		<description>Both solutions above I implemented and they work but I see no noticeable impact on performance.</description>
		<content:encoded><![CDATA[<p>Both solutions above I implemented and they work but I see no noticeable impact on performance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

