<?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 for In Praise of Randomness</title>
	<atom:link href="http://axelexic.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://axelexic.org/blog</link>
	<description>In Defense of Pseudorandomness</description>
	<lastBuildDate>Tue, 13 Sep 2011 14:33:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Anonymity and Hash Functions by Yogesh Swami</title>
		<link>http://axelexic.org/blog/2011/09/12/anonymity-and-hash-functions/#comment-3</link>
		<dc:creator>Yogesh Swami</dc:creator>
		<pubDate>Tue, 13 Sep 2011 14:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://axelexic.org/blog/?p=92#comment-3</guid>
		<description>I think salts will also work fine, but they will probably have to be kept secret from the anonymized data. I think the same is true for n-times hash as long as n is not known to the attacker. Personally, I prefer explicit secrets as in HMAC over implicit one, as its easier to analyze.</description>
		<content:encoded><![CDATA[<p>I think salts will also work fine, but they will probably have to be kept secret from the anonymized data. I think the same is true for n-times hash as long as n is not known to the attacker. Personally, I prefer explicit secrets as in HMAC over implicit one, as its easier to analyze.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anonymity and Hash Functions by Paul</title>
		<link>http://axelexic.org/blog/2011/09/12/anonymity-and-hash-functions/#comment-2</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 13 Sep 2011 07:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://axelexic.org/blog/?p=92#comment-2</guid>
		<description>You raise an interesting question here.

What about using a salt when hashing?
What about running the hash algorithm n times?</description>
		<content:encoded><![CDATA[<p>You raise an interesting question here.</p>
<p>What about using a salt when hashing?<br />
What about running the hash algorithm n times?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

