<?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: 2-way encryption in PHP</title>
	<atom:link href="http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/</link>
	<description>A blend of programming and seo</description>
	<lastBuildDate>Tue, 23 Mar 2010 05:55:58 -0400</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: [??] ???? (?) &#124; ??? - ???? - ???? - ???? - AppleBOY</title>
		<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/comment-page-1/#comment-1934</link>
		<dc:creator>[??] ???? (?) &#124; ??? - ???? - ???? - ???? - AppleBOY</dc:creator>
		<pubDate>Thu, 28 May 2009 05:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1057#comment-1934</guid>
		<description>[...] 2-way encryption in PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] 2-way encryption in PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2-way encryption in PHP &#124; A blend of programming and seo</title>
		<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/comment-page-1/#comment-1390</link>
		<dc:creator>2-way encryption in PHP &#124; A blend of programming and seo</dc:creator>
		<pubDate>Wed, 13 May 2009 01:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1057#comment-1390</guid>
		<description>[...] rest is here: 2-way encryption in PHP &#124; A blend of programming and seo   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] rest is here: 2-way encryption in PHP | A blend of programming and seo   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??????? &#187; [Web] ????</title>
		<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/comment-page-1/#comment-1273</link>
		<dc:creator>??????? &#187; [Web] ????</dc:creator>
		<pubDate>Sun, 10 May 2009 01:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1057#comment-1273</guid>
		<description>[...] 2-way encryption in PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] 2-way encryption in PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Mahon</title>
		<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/comment-page-1/#comment-1214</link>
		<dc:creator>Nathan Mahon</dc:creator>
		<pubDate>Fri, 08 May 2009 12:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1057#comment-1214</guid>
		<description>the external password use is the *only* valid reason to store any password in an unsafe manner.
using a 2-way encryption is only marginally safer than just storing it in your database in plaintext, because if your database is compromised, likely your key is as well.  passwords should *never* be sent via email.  Instead, a one-time use session key should be sent to allow a user to authenticate one-time via email, and change their password via the normal processes in your webapp.  2-way encryption should only be used when absolutely mandatory.</description>
		<content:encoded><![CDATA[<p>the external password use is the *only* valid reason to store any password in an unsafe manner.<br />
using a 2-way encryption is only marginally safer than just storing it in your database in plaintext, because if your database is compromised, likely your key is as well.  passwords should *never* be sent via email.  Instead, a one-time use session key should be sent to allow a user to authenticate one-time via email, and change their password via the normal processes in your webapp.  2-way encryption should only be used when absolutely mandatory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Earman</title>
		<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/comment-page-1/#comment-1213</link>
		<dc:creator>Earman</dc:creator>
		<pubDate>Fri, 08 May 2009 12:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1057#comment-1213</guid>
		<description>There are some encryption add ons for php, whirlpool is my favorite!</description>
		<content:encoded><![CDATA[<p>There are some encryption add ons for php, whirlpool is my favorite!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2-way encryption in PHP &#124; A blend of programming and seo &#124;</title>
		<link>http://www.rawseo.com/news/2009/05/05/2-way-encryption-in-php/comment-page-1/#comment-1104</link>
		<dc:creator>2-way encryption in PHP &#124; A blend of programming and seo &#124;</dc:creator>
		<pubDate>Tue, 05 May 2009 15:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rawseo.com/news/?p=1057#comment-1104</guid>
		<description>[...] is the original post: 2-way encryption in PHP &#124; A blend of programming and seo    Comments(0)  Object     [...]</description>
		<content:encoded><![CDATA[<p>[...] is the original post: 2-way encryption in PHP | A blend of programming and seo    Comments(0)  Object     [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
