<?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: Password Salting Techniques</title>
	<atom:link href="http://www.andymadge.com/2009/08/password-salting-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andymadge.com/2009/08/password-salting-techniques/</link>
	<description>Nothing to see here, move along…</description>
	<lastBuildDate>Wed, 02 Jun 2010 19:53:52 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kamasa</title>
		<link>http://www.andymadge.com/2009/08/password-salting-techniques/comment-page-1/#comment-828</link>
		<dc:creator>Kamasa</dc:creator>
		<pubDate>Wed, 02 Jun 2010 19:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.andymadge.com/?p=163#comment-828</guid>
		<description>absolute right Gary, and also its better to have static string instead of any changeable thing</description>
		<content:encoded><![CDATA[<p>absolute right Gary, and also its better to have static string instead of any changeable thing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyM</title>
		<link>http://www.andymadge.com/2009/08/password-salting-techniques/comment-page-1/#comment-710</link>
		<dc:creator>AndyM</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.andymadge.com/?p=163#comment-710</guid>
		<description>Good point, I guess it makes more sense to use a static string in the salt rather than something that may change.

Thanks for the heads-up.</description>
		<content:encoded><![CDATA[<p>Good point, I guess it makes more sense to use a static string in the salt rather than something that may change.</p>
<p>Thanks for the heads-up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.andymadge.com/2009/08/password-salting-techniques/comment-page-1/#comment-709</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Mon, 22 Feb 2010 01:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.andymadge.com/?p=163#comment-709</guid>
		<description>One obvious gotcha if you use the email as part of the salted password is that if a user updates the email address on their account, then a new salted password would also need to be recalculated and stored.</description>
		<content:encoded><![CDATA[<p>One obvious gotcha if you use the email as part of the salted password is that if a user updates the email address on their account, then a new salted password would also need to be recalculated and stored.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
