<?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>Peterism &#187; tls</title>
	<atom:link href="http://peterchuang.com/blog/tag/tls/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterchuang.com/blog</link>
	<description>NOT just random thoughts</description>
	<lastBuildDate>Mon, 09 Aug 2010 23:15:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>TLS Vulnerability to MITM Attack</title>
		<link>http://peterchuang.com/blog/2009/11/279/</link>
		<comments>http://peterchuang.com/blog/2009/11/279/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 22:15:15 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://peterchuang.com/blog/2009/11/279/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>TLS is the underlying technology used by modern browsers and web servers to encrypt data communicated between them.  (Since TLS is a transport layer facility, it can be used in any other application layer protocols like SMTP, POP, etc, in addition to HTTP.)  While the encryption itself has been regarded as &#8220;secure enough&#8221; by online banking services (encryption relying on 4096-bit public key as of 2009), among others, there is another type of attack which is independent of the strength of the encryption used &#8211; man-in-the-middle (MITM) attack.</p>
<p>Here&#8217;s a <a href="http://extendedsubset.com/?p=8" target="_blank">blog post</a> demonstrating one way it can be done.  Browser security patches should be on their way.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterchuang.com/blog/2009/11/279/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
