<?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: Creating an MD5 hashed password</title>
	<atom:link href="http://quickduck.com/blog/2007/07/12/creating-an-md5-hashed-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://quickduck.com/blog/2007/07/12/creating-an-md5-hashed-password/</link>
	<description>Straight from the mind of geniuseseses....</description>
	<lastBuildDate>Fri, 06 Aug 2010 07:40:27 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: chris</title>
		<link>http://quickduck.com/blog/2007/07/12/creating-an-md5-hashed-password/comment-page-1/#comment-922</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 26 Jun 2008 18:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://quickduck.com/blog/?p=30#comment-922</guid>
		<description>You just made my day.  I was desperately trying to figure out the differences between System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile and System.Security.Cryptography.MD5CryptoServiceProvider.Create().ComputeHash.  Your post answered that!</description>
		<content:encoded><![CDATA[<p>You just made my day.  I was desperately trying to figure out the differences between System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile and System.Security.Cryptography.MD5CryptoServiceProvider.Create().ComputeHash.  Your post answered that!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
