<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>everything flows &#187; encryption</title>
	<atom:link href="http://www.lukerodgers.ca/tag/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lukerodgers.ca</link>
	<description>a celestial emporium of benevolent knowledge</description>
	<lastBuildDate>Wed, 11 Jan 2012 02:35:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Securing passwords in your database</title>
		<link>http://www.lukerodgers.ca/2009/02/securing-passwords-in-your-database/</link>
		<comments>http://www.lukerodgers.ca/2009/02/securing-passwords-in-your-database/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 19:11:33 +0000</pubDate>
		<dc:creator>Luke Rodgers</dc:creator>
				<category><![CDATA[web and tech]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.lukerodgers.ca/?p=513</guid>
		<description><![CDATA[Add salt to your encrypted passwords for extra tastiness]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a good post at the Errata Security blog (<a href="http://erratasec.blogspot.com/2009/02/importance-of-being-canonical.html">The Importance of Being Canonical</a>) that discusses going behind encrypting passwords in your database, to appending or prepending random characters (&#8220;salts&#8221;) to your password hashes, effectively neutralizing a common way of cracking encrypted passwords.</p>]]></content:encoded>
			<wfw:commentRss>http://www.lukerodgers.ca/2009/02/securing-passwords-in-your-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

