<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Deep Dive into U-Prove Cryptographic Protocols</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/531358_100x75.jpg</url>
		<title>Channel 9 - Deep Dive into U-Prove Cryptographic Protocols</title>
		<link></link>
	</image>
	<description>In this third and last IdElement installment on the U-Prove CTP series, we once again feature Dr. Stefan Brands, who spends an hour describing the crypto behind U-Prove. Wrapping your head around all the mathematical details may require some effort, but
 if you are interested in this space it is totally worth it. By the end of the video, you will have a clear understanding of how U-Prove works and how it can truly reconcile security and privacy requirements.If you want to go even deeper,&amp;nbsp;Stefan&#39;s book on the topic is 
freely available on line.Get the CTP 
here Get the 
C# edition Get the&amp;nbsp;Java edition
</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 22:24:32 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 22:24:32 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Deep Dive into U-Prove Cryptographic Protocols</title>
		<description>
			<![CDATA[
<p>What does prevent the cooperation of the RP and IP to track the user?<br />The IP could store who requested the token which resulted in {H}sign and report it back to the RP. What am I missing?</p>
<p>posted by enzol</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634031791710000000</link>
		<pubDate>Wed, 03 Mar 2010 02:12:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634031791710000000</guid>
		<dc:creator>enzol</dc:creator>
	</item>
	<item>
		<title>Re: Deep Dive into U-Prove Cryptographic Protocols</title>
		<description>
			<![CDATA[
<p>From my understanding they can't cooperate because IP &amp; RP don't know about each other <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by ranamauro</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634031842940000000</link>
		<pubDate>Wed, 03 Mar 2010 03:38:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634031842940000000</guid>
		<dc:creator>ranamauro</dc:creator>
	</item>
	<item>
		<title>Re: Deep Dive into U-Prove Cryptographic Protocols</title>
		<description>
			<![CDATA[
<p>Well, the RP must know the IP:</p>
<p>1. to verify the signature</p>
<p>2. to be sure that is a well known authority (equivalent of a CA in classical crypto)</p>
<p>From what I understand is the &quot;signature&quot; part that handles this and it is not clear if H is what is actually disclosed to RP or not. If it is I don't see how RP and IP cannot cooperate, but again I might be missing somethig.</p>
<p>posted by enzol</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634032273480000000</link>
		<pubDate>Wed, 03 Mar 2010 15:35:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634032273480000000</guid>
		<dc:creator>enzol</dc:creator>
	</item>
	<item>
		<title>Re: Deep Dive into U-Prove Cryptographic Protocols</title>
		<description>
			<![CDATA[He didn't explain the whole process, so I'm guessing that's why the confusion.  He did say that the signature process involves a collaboration between the IP and the user. As he mentioned in the video, he was not going to explain this new signature system, but it is different from the standard PKI system. I am guessing that H and it's signature are generated in a collaborative process between user and IP in a way that does not disclose H to the IP.  If H is not disclosed to the IP, but only to user and relying party, then there can be no collaboration, even if IP=RP. <br /><br />Please correct me if someone else knows more. <p>posted by D.R.</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634305987530000000</link>
		<pubDate>Fri, 14 Jan 2011 10:45:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634305987530000000</guid>
		<dc:creator>D.R.</dc:creator>
	</item>
	<item>
		<title>Re: Deep Dive into U-Prove Cryptographic Protocols</title>
		<description>
			<![CDATA[ <p>Indeed, U-Prove tokens are obtained using an advanced issuance protocol that results in “unlinkable” public key and issuer signature (these values are randomized by the user in the process). Since the issuer never sees these values, they cannot be used to track the user, even in collusion with the relying party (even if the issuer _is_ the relying party).</p><p>The video refers to our first U-Prove CTP. We recently released an update to the CTP, using the same architecture model but with a different client implementation. Details can be found on <a href="http://www.microsoft.com/u-prove">http://www.microsoft.com/u-prove</a>; I encourage you to take a look at the <a href="http://download.microsoft.com/download/0/9/8/0981B3E0-FDB4-4979-B799-009C6885BB6F/U-Prove_CTP_R2_Whitepaper.docx">white paper</a> and the <a href="http://connect.microsoft.com/site1188/Downloads/DownloadDetails.aspx?DownloadID=33918">technology overview</a> for more information.</p><p>posted by UProveTeam</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634351322580000000</link>
		<pubDate>Mon, 07 Mar 2011 22:04:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Identity/Deep-Dive-into-U-Prove-Cryptographic-Protocols#c634351322580000000</guid>
		<dc:creator>UProveTeam</dc:creator>
	</item>
</channel>
</rss>