<?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"
	>
<channel>
	<title>Comments on: My Yubikey implementation</title>
	<atom:link href="http://itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/</link>
	<description>A Progammer explores the IT Security field; offering packets of useful information he picks up along the way.</description>
	<pubDate>Sat, 22 Nov 2008 22:05:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: legind</title>
		<link>http://itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/#comment-138</link>
		<dc:creator>legind</dc:creator>
		<pubDate>Mon, 28 Jul 2008 19:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/#comment-138</guid>
		<description>A great post, this has been very helpful in my implementation of the yubikey PHP class.  I do have a bit of a correction, however.  The yubikey, to my understanding, uses symmetric shared-key encryption, rather than using the asymmetric public/private key model.  This is still secure, because there is nothing you can do to induce your yubikey to spit out the key, which is only shared under lock-and-key over at the yubico server side.  Yubico has opted for symmetric encryption because of simplicity - as explained in this post: http://forum.yubico.com/viewtopic.php?f=6&#38;t=21  As Steve Gibson notes in episode 154 of Security Now, the computation power of the yubikey would have to be much greater in order to get asymmetrically encrypted text out of it, which isn't really feasible.</description>
		<content:encoded><![CDATA[<p>A great post, this has been very helpful in my implementation of the yubikey PHP class.  I do have a bit of a correction, however.  The yubikey, to my understanding, uses symmetric shared-key encryption, rather than using the asymmetric public/private key model.  This is still secure, because there is nothing you can do to induce your yubikey to spit out the key, which is only shared under lock-and-key over at the yubico server side.  Yubico has opted for symmetric encryption because of simplicity - as explained in this post: <a href="http://forum.yubico.com/viewtopic.php?f=6&amp;t=21" rel="nofollow">http://forum.yubico.com/viewtopic.php?f=6&amp;t=21</a>  As Steve Gibson notes in episode 154 of Security Now, the computation power of the yubikey would have to be much greater in order to get asymmetrically encrypted text out of it, which isn&#8217;t really feasible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Simon</title>
		<link>http://itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/#comment-71</link>
		<dc:creator>Paul Simon</dc:creator>
		<pubDate>Thu, 10 Jul 2008 06:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/#comment-71</guid>
		<description>Very cool, I'm also planning to use Yubikey as a voting mechanism on my rating site. I heard the price will come down as the production volume grows up quickly.</description>
		<content:encoded><![CDATA[<p>Very cool, I&#8217;m also planning to use Yubikey as a voting mechanism on my rating site. I heard the price will come down as the production volume grows up quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ITSec Packets &#124; RSA 2008 and Yubikey</title>
		<link>http://itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/#comment-39</link>
		<dc:creator>ITSec Packets &#124; RSA 2008 and Yubikey</dc:creator>
		<pubDate>Fri, 06 Jun 2008 00:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsecpackets.com/blog/2008/06/01/my-yubikey-implementation/#comment-39</guid>
		<description>[...] post on my Yubico [...]</description>
		<content:encoded><![CDATA[<p>[...] post on my Yubico [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
