<?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>Debug blog &#187; hash</title>
	<atom:link href="http://blog.debug.cz/tag/hash/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.debug.cz</link>
	<description>Just another nerd gets his blog...</description>
	<lastBuildDate>Fri, 12 Nov 2010 16:55:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Relyiable hashes in PHP</title>
		<link>http://blog.debug.cz/php/relyiable-hashes-in-php</link>
		<comments>http://blog.debug.cz/php/relyiable-hashes-in-php#comments</comments>
		<pubDate>Sun, 18 Jan 2009 09:32:33 +0000</pubDate>
		<dc:creator>Ivan Novakov</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[hash]]></category>

		<guid isPermaLink="false">http://blog.debug.cz/?p=91</guid>
		<description><![CDATA[Sometimes we need to maintain simple hashes, but at the same time we don&#8217;t want to have them cracked too easily. When using a hash function on a not too complex string (like a single word), there is a risk, that the hash can be cracked using rainbow tables in few minutes. There is a [...]]]></description>
		<wfw:commentRss>http://blog.debug.cz/php/relyiable-hashes-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

