<?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>Kommentare zu: PHP: Correct Hashing Passwords in PHP</title>
	<atom:link href="http://juliusbeckmann.de/blog/correct-hashing-passwords-in-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://juliusbeckmann.de/blog/correct-hashing-passwords-in-php.html</link>
	<description>Ich bin nicht verrückt, nur technisch begabt ...</description>
	<lastBuildDate>Fri, 26 Sep 2014 12:04:55 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: bucabay</title>
		<link>http://juliusbeckmann.de/blog/correct-hashing-passwords-in-php.html/comment-page-1#comment-497</link>
		<dc:creator>bucabay</dc:creator>
		<pubDate>Tue, 20 Oct 2009 22:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://juliusbeckmann.de/blog/?p=459#comment-497</guid>
		<description>Key strengthening (double hashing) seems to be a common use: 
http://en.wikipedia.org/wiki/Key_strengthening

Also talked about here:
http://en.wikipedia.org/wiki/Rainbow_table</description>
		<content:encoded><![CDATA[<p>Key strengthening (double hashing) seems to be a common use:<br />
<a href="http://en.wikipedia.org/wiki/Key_strengthening" rel="nofollow">http://en.wikipedia.org/wiki/Key_strengthening</a></p>
<p>Also talked about here:<br />
<a href="http://en.wikipedia.org/wiki/Rainbow_table" rel="nofollow">http://en.wikipedia.org/wiki/Rainbow_table</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
