<?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 DH Key Agreement with IPP Cryptography in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/DH-Key-Agreement-with-IPP-Cryptography/m-p/909220#M13920</link>
    <description>&lt;P&gt;I need to generate private/public key pair using Diffie-Hellman Key Agreement scheme.&lt;/P&gt;
&lt;P&gt;Domain parameters that I must use are stored in PKCS#3-defined format. &lt;/P&gt;
&lt;P&gt;DHParameter ::= SEQUENCE {&lt;/P&gt;
&lt;P&gt;prime INTEER, -- p&lt;/P&gt;
&lt;P&gt;base INTEGER -- g&lt;/P&gt;
&lt;P&gt;privateValueLength INTEGER OPTIONAL }&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Therefore I have only a prime P and a generator G , as well as an optional bitlength of the private value L.&lt;/P&gt;
&lt;P&gt;I'd like to ask if there's any way to set up a DLP cryptosystem using these parameters only?&lt;/P&gt;
&lt;P&gt;All my current attempts failed - IPP seems to work with DH agreement scheme subgroups specifically, andthat require additional prime Q domain parameter that is not available (or is there any way to derive it from the above parameters?)&lt;/P&gt;
&lt;P&gt;Any help would be greately appreciated....&lt;/P&gt;</description>
    <pubDate>Tue, 18 Sep 2007 07:02:09 GMT</pubDate>
    <dc:creator>legion</dc:creator>
    <dc:date>2007-09-18T07:02:09Z</dc:date>
    <item>
      <title>DH Key Agreement with IPP Cryptography</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DH-Key-Agreement-with-IPP-Cryptography/m-p/909220#M13920</link>
      <description>&lt;P&gt;I need to generate private/public key pair using Diffie-Hellman Key Agreement scheme.&lt;/P&gt;
&lt;P&gt;Domain parameters that I must use are stored in PKCS#3-defined format. &lt;/P&gt;
&lt;P&gt;DHParameter ::= SEQUENCE {&lt;/P&gt;
&lt;P&gt;prime INTEER, -- p&lt;/P&gt;
&lt;P&gt;base INTEGER -- g&lt;/P&gt;
&lt;P&gt;privateValueLength INTEGER OPTIONAL }&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Therefore I have only a prime P and a generator G , as well as an optional bitlength of the private value L.&lt;/P&gt;
&lt;P&gt;I'd like to ask if there's any way to set up a DLP cryptosystem using these parameters only?&lt;/P&gt;
&lt;P&gt;All my current attempts failed - IPP seems to work with DH agreement scheme subgroups specifically, andthat require additional prime Q domain parameter that is not available (or is there any way to derive it from the above parameters?)&lt;/P&gt;
&lt;P&gt;Any help would be greately appreciated....&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2007 07:02:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DH-Key-Agreement-with-IPP-Cryptography/m-p/909220#M13920</guid>
      <dc:creator>legion</dc:creator>
      <dc:date>2007-09-18T07:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: DH Key Agreement with IPP Cryptography</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/DH-Key-Agreement-with-IPP-Cryptography/m-p/909221#M13921</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;you need to have all three parameters to build complete system. Usually, the third parameter is defined at system design stage and depend on required level of security.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2007 19:35:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/DH-Key-Agreement-with-IPP-Cryptography/m-p/909221#M13921</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2007-10-01T19:35:44Z</dc:date>
    </item>
  </channel>
</rss>

