<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 23 May 2012 12:28:45 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Got AES Performance? &amp;#8211; Intel Software Network Blogs</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-50270</link>
      <pubDate>Thu, 14 Oct 2010 15:07:51 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-50270</guid>
    </item>
    <item>
      <title>By  Got AES Performance? - News IT&amp;amp;C</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-50279</link>
      <pubDate>Thu, 14 Oct 2010 19:20:10 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-50279</guid>
    </item>
    <item>
      <title>By Scott M</title>
      <description><![CDATA[ How does this library compare with Gueron's whitepaper assembly listings? (found at http://software.intel.com/en-us/articles/intel-advanced-encryption-standard-aes-instructions-set/ ) ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-52132</link>
      <pubDate>Tue, 23 Nov 2010 07:04:32 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-52132</guid>
    </item>
    <item>
      <title>By Dan Zimmerman (Intel)</title>
      <description><![CDATA[ Hi Scott,

Functionally and performance wise, the code is essentially the same.  Both libs supports the same AES modes (ECB, CTR, CBC) and yields essentially the same cycle/byte effciency results.

cheers,

Dan ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-53213</link>
      <pubDate>Thu, 09 Dec 2010 14:36:17 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-53213</guid>
    </item>
    <item>
      <title>By Dan Zimmerman (Intel)</title>
      <description><![CDATA[ Testing ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-53363</link>
      <pubDate>Mon, 13 Dec 2010 14:32:13 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-53363</guid>
    </item>
    <item>
      <title>By juntian</title>
      <description><![CDATA[ Hi Jeffrey and Dan, 
in the latest Intel AES-NI Sample Library V1.2, input plaintext for AES-CTR is assumed to have a bytelength of a multiple of 16. Are you planning to add an option of arbitrary bytelength, as AES-CTR supports any bytelength? (Of course, one could add a few bytes to the plaintext prior to encryption.) ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-63018</link>
      <pubDate>Mon, 15 Aug 2011 09:07:22 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-63018</guid>
    </item>
    <item>
      <title>By mikeault</title>
      <description><![CDATA[ Is there a supported native library for accessing the AES-NI functionality?
If so, where can I obtain it?

So far, I have discovered only the sample library referenced by this article, and the
example code within the white paper located at 
http://software.intel.com/en-us/articles/intel-advanced-encryption-standard-aes-instructions-set/#comment-66183

My intuition tells me that Intel never intended for every exploiter to write, debug, and support
his own native library to access the AES-NI functionality. 

I am cautiously optimistic that I just haven't located it yet. 

 ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-66222</link>
      <pubDate>Wed, 02 Nov 2011 06:00:04 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-66222</guid>
    </item>
    <item>
      <title>By AES Counter Mode details (Intel AES-NI implementation) &amp;#8211; Blogs - Intel&amp;#174; Software Network</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-66612</link>
      <pubDate>Fri, 11 Nov 2011 08:27:33 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-66612</guid>
    </item>
    <item>
      <title>By AES Counter Mode details (Intel AES-NI implementation) | ServerGround.net</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-66615</link>
      <pubDate>Fri, 11 Nov 2011 10:03:03 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-66615</guid>
    </item>
    <item>
      <title>By sbtech</title>
      <description><![CDATA[ testing the lib
forwarded copy to RD center
Thank you for the lib ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-69039</link>
      <pubDate>Tue, 03 Jan 2012 15:42:56 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-69039</guid>
    </item>
    <item>
      <title>By Anjo</title>
      <description><![CDATA[ Thank you very much for the library!!!  ]]></description>
      <link>http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-73069</link>
      <pubDate>Thu, 19 Apr 2012 06:46:11 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/download-the-intel-aesni-sample-library/#comment-73069</guid>
    </item>
  </channel></rss>
