<?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>the cosmotron &#187; cryptography</title>
	<atom:link href="http://thecosmotron.com/tag/cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecosmotron.com</link>
	<description>the blog of ryan lewis</description>
	<lastBuildDate>Wed, 09 May 2012 21:17:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Zero-Knowledge and You: A Beginner&#8217;s Guide to SPHiNX &amp; Challenge-Response Protocols</title>
		<link>http://thecosmotron.com/2009/01/29/zero-knowledge-and-you-a-beginners-guide-to-sphinx-challenge-response-protocols/</link>
		<comments>http://thecosmotron.com/2009/01/29/zero-knowledge-and-you-a-beginners-guide-to-sphinx-challenge-response-protocols/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 00:27:03 +0000</pubDate>
		<dc:creator>Ryan Lewis</dc:creator>
				<category><![CDATA[Planet COSI]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[sphinx]]></category>

		<guid isPermaLink="false">http://thecosmotron.com/?p=87</guid>
		<description><![CDATA[This is a paper that Josh Hollenbeck, Pat Wilbur, and myself wrote last semester for Cryptography. Just posting it for anyone who wants to read it. We present a method for zero-knowledge, hash-based challenge-response network authentication in lieu of transmitting a password across the network. Zero-knowledge protocols, like our method, offer authentication alternatives to prevent [...]]]></description>
			<content:encoded><![CDATA[<p>This is a paper that Josh Hollenbeck, <a href="http://pdub.net/">Pat Wilbur</a>, and myself wrote last semester for Cryptography.  Just posting it for anyone who wants to read it.</p>
<blockquote><p>
We present a method for zero-knowledge, hash-based challenge-response network authentication in lieu of transmitting a password across the network. Zero-knowledge protocols, like our method, offer authentication alternatives to prevent a third-party from discovering a password after intercepting network data. Our method makes use of one-way hash functions to generate a response from a randomly-created challenge code supplied by an identity verifier. Our method also makes use of dynamic engagement for choosing which hash functions are used on a per-case basis, in order to thwart reversal of our method in the event of future discovery of weaknesses in any of the deployed hash functions.
</p></blockquote>
<p><a href='http://thecosmotron.com/wp-content/uploads/2009/01/paper.pdf'>Zero-Knowledge and You: A Beginner&#8217;s Guide to SPHiNX &#038; Challenge-Response Protocols</a> (PDF)</p>
<p><a href="http://thecosmotron.com/sphinx/">Webpage running SPHiNX</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thecosmotron.com/2009/01/29/zero-knowledge-and-you-a-beginners-guide-to-sphinx-challenge-response-protocols/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

