<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: &#8220;Why patent trolls love east Texas&#8221;	</title>
	<atom:link href="https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/</link>
	<description>Chronicling the high cost of our legal system</description>
	<lastBuildDate>Wed, 04 Dec 2013 13:28:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: MattS		</title>
		<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/comment-page-1/#comment-253301</link>

		<dc:creator><![CDATA[MattS]]></dc:creator>
		<pubDate>Wed, 04 Dec 2013 13:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://overlawyered.com/?p=42829#comment-253301</guid>

					<description><![CDATA[Bill,

That would be like trying to determine the contents of a vacuum bottle.]]></description>
			<content:encoded><![CDATA[<p>Bill,</p>
<p>That would be like trying to determine the contents of a vacuum bottle.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Falk		</title>
		<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/comment-page-1/#comment-253283</link>

		<dc:creator><![CDATA[Richard Falk]]></dc:creator>
		<pubDate>Wed, 04 Dec 2013 08:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://overlawyered.com/?p=42829#comment-253283</guid>

					<description><![CDATA[See the following post I wrote for why the jury may have returned the verdict they did:

http://arstechnica.com/tech-policy/2013/11/jury-newegg-infringes-spangenberg-patent-must-pay-2-3-million/?comments=1&#038;post=25764027

Though in that post I wrote that the patent was likely valid but that the verdict of infringement was wrong, that may not actually be the case.  Though the SSL/TLS specification itself does not directly read on the patent, the renegotiation handshake that can be used to generated new keys does have some implementations that work at least in part in the way the patent describes:

http://pic.dhe.ibm.com/infocenter/wmqv7/v7r1/index.jsp?topic=%2Fcom.ibm.mq.doc%2Fsy11000_.htm

&quot;Renegotiate Period&quot; in:
https://devcentral.f5.com/articles/ssl-profiles-part-6-ssl-renegotiation#.Up7kNpH-jzN

Remember that the patent claims are about changing the encryption keys after a predetermined number of blocks (amount of data transmitted/received) and generating such keys using synchronized pseudo-random numbers generators so that one need not transmit such keys.  Though the patent was about creating new keys for block ciphers, the claims are broadly written so that they can apply to changing the seed key for stream ciphers as well.

If you actually look at the textbook the defense claimed was prior art (Denning&#039;s &quot;Cryptography and Data Security&quot;):

http://faculty.nps.edu/dedennin/publications/Denning-CryptographyDataSecurity.pdf

you will find that it only references changing keys with regard to stream patents where the keys change for every bit (if XOR is used from bits in the key stream against bits in the plaintext) and where different keys can be used for different records in a database.  It does not talk about different keys for different blocks in a block cipher nor about changing the seed key for a stream cipher nor about generating such keys at both ends using synchronized pseudo-random number generators so that transmission of the changed keys is not needed.

Diffie&#039;s testimony made it sound like RC4 was claimed to be prior art at the same time it was claimed to not infringe the patent -- you can&#039;t have it both ways and in reality RC4 has nothing to do with the patent so couldn&#039;t be prior art against it.

From what I can tell, secret key renegotiation exchanges (transmits) the generated keys which is something that would not be needed if the keys were generated as proposed by the patent, but if such keys were generated by synchronized pseudo-random number generators and the transmission was superfluous, then that would still be infringement.  At a minimum, it sounds like a gray area.

I&#039;m going to be getting a copy of part of the court transcript and do further research on this -- what the press and people posting comments about this say is obviously not the real story.  There is so much hyperbole from both sides.]]></description>
			<content:encoded><![CDATA[<p>See the following post I wrote for why the jury may have returned the verdict they did:</p>
<p><a href="http://arstechnica.com/tech-policy/2013/11/jury-newegg-infringes-spangenberg-patent-must-pay-2-3-million/?comments=1&#038;post=25764027" rel="nofollow ugc">http://arstechnica.com/tech-policy/2013/11/jury-newegg-infringes-spangenberg-patent-must-pay-2-3-million/?comments=1&#038;post=25764027</a></p>
<p>Though in that post I wrote that the patent was likely valid but that the verdict of infringement was wrong, that may not actually be the case.  Though the SSL/TLS specification itself does not directly read on the patent, the renegotiation handshake that can be used to generated new keys does have some implementations that work at least in part in the way the patent describes:</p>
<p><a href="http://pic.dhe.ibm.com/infocenter/wmqv7/v7r1/index.jsp?topic=%2Fcom.ibm.mq.doc%2Fsy11000_.htm" rel="nofollow ugc">http://pic.dhe.ibm.com/infocenter/wmqv7/v7r1/index.jsp?topic=%2Fcom.ibm.mq.doc%2Fsy11000_.htm</a></p>
<p>&#8220;Renegotiate Period&#8221; in:<br />
<a href="https://devcentral.f5.com/articles/ssl-profiles-part-6-ssl-renegotiation#.Up7kNpH-jzN" rel="nofollow ugc">https://devcentral.f5.com/articles/ssl-profiles-part-6-ssl-renegotiation#.Up7kNpH-jzN</a></p>
<p>Remember that the patent claims are about changing the encryption keys after a predetermined number of blocks (amount of data transmitted/received) and generating such keys using synchronized pseudo-random numbers generators so that one need not transmit such keys.  Though the patent was about creating new keys for block ciphers, the claims are broadly written so that they can apply to changing the seed key for stream ciphers as well.</p>
<p>If you actually look at the textbook the defense claimed was prior art (Denning&#8217;s &#8220;Cryptography and Data Security&#8221;):</p>
<p><a href="http://faculty.nps.edu/dedennin/publications/Denning-CryptographyDataSecurity.pdf" rel="nofollow ugc">http://faculty.nps.edu/dedennin/publications/Denning-CryptographyDataSecurity.pdf</a></p>
<p>you will find that it only references changing keys with regard to stream patents where the keys change for every bit (if XOR is used from bits in the key stream against bits in the plaintext) and where different keys can be used for different records in a database.  It does not talk about different keys for different blocks in a block cipher nor about changing the seed key for a stream cipher nor about generating such keys at both ends using synchronized pseudo-random number generators so that transmission of the changed keys is not needed.</p>
<p>Diffie&#8217;s testimony made it sound like RC4 was claimed to be prior art at the same time it was claimed to not infringe the patent &#8212; you can&#8217;t have it both ways and in reality RC4 has nothing to do with the patent so couldn&#8217;t be prior art against it.</p>
<p>From what I can tell, secret key renegotiation exchanges (transmits) the generated keys which is something that would not be needed if the keys were generated as proposed by the patent, but if such keys were generated by synchronized pseudo-random number generators and the transmission was superfluous, then that would still be infringement.  At a minimum, it sounds like a gray area.</p>
<p>I&#8217;m going to be getting a copy of part of the court transcript and do further research on this &#8212; what the press and people posting comments about this say is obviously not the real story.  There is so much hyperbole from both sides.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bill Poser		</title>
		<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/comment-page-1/#comment-253226</link>

		<dc:creator><![CDATA[Bill Poser]]></dc:creator>
		<pubDate>Tue, 03 Dec 2013 19:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://overlawyered.com/?p=42829#comment-253226</guid>

					<description><![CDATA[It would be most interesting if someone is able to interview the jurors and find out what their thinking was.]]></description>
			<content:encoded><![CDATA[<p>It would be most interesting if someone is able to interview the jurors and find out what their thinking was.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bumper		</title>
		<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/comment-page-1/#comment-253221</link>

		<dc:creator><![CDATA[Bumper]]></dc:creator>
		<pubDate>Tue, 03 Dec 2013 19:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://overlawyered.com/?p=42829#comment-253221</guid>

					<description><![CDATA[Having had the pleasure of driving through Marshall not once but twice in the last week, I find it difficult to believe that any lawyer looking to try a complex patent case would want to do so in front of a group of the locals. 

I suspect the word in out amongst to good people of Marshall that finding for the plaintiff will continue the largesse of legal tourism, and not to worry for truth and justice because our foolish findings will be dealt with on appeal.]]></description>
			<content:encoded><![CDATA[<p>Having had the pleasure of driving through Marshall not once but twice in the last week, I find it difficult to believe that any lawyer looking to try a complex patent case would want to do so in front of a group of the locals. </p>
<p>I suspect the word in out amongst to good people of Marshall that finding for the plaintiff will continue the largesse of legal tourism, and not to worry for truth and justice because our foolish findings will be dealt with on appeal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Richard Nieporent		</title>
		<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/comment-page-1/#comment-253220</link>

		<dc:creator><![CDATA[Richard Nieporent]]></dc:creator>
		<pubDate>Tue, 03 Dec 2013 18:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://overlawyered.com/?p=42829#comment-253220</guid>

					<description><![CDATA[Once again we see the wisdom of the jury at work.

&lt;i&gt;The lawyers from both teams took in the verdict without emotion and shook hands following the verdict.&lt;/i&gt;

Of course, in any lawsuit they are always the winners.]]></description>
			<content:encoded><![CDATA[<p>Once again we see the wisdom of the jury at work.</p>
<p><i>The lawyers from both teams took in the verdict without emotion and shook hands following the verdict.</i></p>
<p>Of course, in any lawsuit they are always the winners.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Don Miller		</title>
		<link>https://www.overlawyered.com/2013/12/patent-trolls-love-east-texas/comment-page-1/#comment-253211</link>

		<dc:creator><![CDATA[Don Miller]]></dc:creator>
		<pubDate>Tue, 03 Dec 2013 16:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://overlawyered.com/?p=42829#comment-253211</guid>

					<description><![CDATA[basically, the jury in this case apparently failed in the logical fallacy of appeal to authority.     The Government issued this patent, therefore the experts who said the Government was wrong, must be mistaken or lying.

Which isn&#039;t true at all.    The Patent Office does very little due diligence in determining whether a patent is novel or unique.   It is very very possible that the Government issued, especially in software/tech, patents that are invalid on their face.

Inventor (US Patent # 5,212,540)]]></description>
			<content:encoded><![CDATA[<p>basically, the jury in this case apparently failed in the logical fallacy of appeal to authority.     The Government issued this patent, therefore the experts who said the Government was wrong, must be mistaken or lying.</p>
<p>Which isn&#8217;t true at all.    The Patent Office does very little due diligence in determining whether a patent is novel or unique.   It is very very possible that the Government issued, especially in software/tech, patents that are invalid on their face.</p>
<p>Inventor (US Patent # 5,212,540)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
