<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IPP (crypto part) in Windows kernel mode + CTR mode question in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818473#M4497</link>
    <description>Hi. I am considering using the IPPCrypto part in a kernel driver. Is this a supported use?&lt;BR /&gt;Obviously in kernel mode we could only link to a static library, a user mode DLL would not be loadable in kernel mode :)&lt;BR /&gt;Multi-threading is NOT required, and would frankly be unwanted in a single call. I am only interested in whether it is completely safe to use the ippcp primitives in kernel mode.&lt;BR /&gt;&lt;BR /&gt;Another question is related to CTR mode usage. I have previously used CryptoPP public library for CTR mode, which provided a Position parameter for CTR mode (since it essentially turns a block cipher into a stream cipher). Presuming it is not another naming ambiguity (I have seen CTR refer to different modes in different libraries strangely), how would I specify a position within the stream with IPPCP in bytes?&lt;BR /&gt;&lt;BR /&gt;TIA for any input.</description>
    <pubDate>Mon, 23 May 2011 13:19:49 GMT</pubDate>
    <dc:creator>Dejan_Maksimovic</dc:creator>
    <dc:date>2011-05-23T13:19:49Z</dc:date>
    <item>
      <title>IPP (crypto part) in Windows kernel mode + CTR mode question</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818473#M4497</link>
      <description>Hi. I am considering using the IPPCrypto part in a kernel driver. Is this a supported use?&lt;BR /&gt;Obviously in kernel mode we could only link to a static library, a user mode DLL would not be loadable in kernel mode :)&lt;BR /&gt;Multi-threading is NOT required, and would frankly be unwanted in a single call. I am only interested in whether it is completely safe to use the ippcp primitives in kernel mode.&lt;BR /&gt;&lt;BR /&gt;Another question is related to CTR mode usage. I have previously used CryptoPP public library for CTR mode, which provided a Position parameter for CTR mode (since it essentially turns a block cipher into a stream cipher). Presuming it is not another naming ambiguity (I have seen CTR refer to different modes in different libraries strangely), how would I specify a position within the stream with IPPCP in bytes?&lt;BR /&gt;&lt;BR /&gt;TIA for any input.</description>
      <pubDate>Mon, 23 May 2011 13:19:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818473#M4497</guid>
      <dc:creator>Dejan_Maksimovic</dc:creator>
      <dc:date>2011-05-23T13:19:49Z</dc:date>
    </item>
    <item>
      <title>IPP (crypto part) in Windows kernel mode + CTR mode question</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818474#M4498</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;IPP not threaded static libraries were designed to be usable in kernel mode and we do provide a sample of IPP kernel mode driver (you can find this sample in &lt;A href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-samples-license-agreement/"&gt;IPP sample package&lt;/A&gt; which is available as a separate download on IPP product page)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Tue, 24 May 2011 14:44:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818474#M4498</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2011-05-24T14:44:48Z</dc:date>
    </item>
    <item>
      <title>IPP (crypto part) in Windows kernel mode + CTR mode question</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818475#M4499</link>
      <description>Thanks. Which library should I link to specifically? ippcp_l or ippcp_t? I should call ippStaticInit for CPU dispatcher in kernel mode also, right?&lt;BR /&gt;&lt;BR /&gt;Any ideas on the CTR mode question?</description>
      <pubDate>Tue, 24 May 2011 21:33:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-crypto-part-in-Windows-kernel-mode-CTR-mode-question/m-p/818475#M4499</guid>
      <dc:creator>Dejan_Maksimovic</dc:creator>
      <dc:date>2011-05-24T21:33:00Z</dc:date>
    </item>
  </channel>
</rss>

