<?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 RSA Cryptography in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948249#M18375</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I want to implement RSA algorithm and I needsamples for C++ programming, especially forippsRSAKeyGen function. &lt;/DIV&gt;
&lt;DIV&gt;The description of parameters isn't very clear in the reference manual.&lt;/DIV&gt;
&lt;DIV&gt;Is it possible you give me more explanation about this subject?&lt;/DIV&gt;
&lt;DIV&gt;Thanks!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 16 Jul 2004 20:01:15 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2004-07-16T20:01:15Z</dc:date>
    <item>
      <title>RSA Cryptography</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948249#M18375</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I want to implement RSA algorithm and I needsamples for C++ programming, especially forippsRSAKeyGen function. &lt;/DIV&gt;
&lt;DIV&gt;The description of parameters isn't very clear in the reference manual.&lt;/DIV&gt;
&lt;DIV&gt;Is it possible you give me more explanation about this subject?&lt;/DIV&gt;
&lt;DIV&gt;Thanks!&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Jul 2004 20:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948249#M18375</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-07-16T20:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: RSA Cryptography</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948250#M18376</link>
      <description>&lt;DIV&gt;You can find a complete sample in S.Taylor book ( IPP book) : folder Sample, subFolder rsa and rsaTest.&lt;/DIV&gt;
&lt;DIV&gt;And now in french just because we are french : Il y a un exemple complet dans le livre de S.Taylor publi chez Intel Press. Voir fdossier Sample et sous dossier rsa et RsaTest.&lt;/DIV&gt;
&lt;DIV&gt;Cordialement,&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Jul 2004 14:23:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948250#M18376</guid>
      <dc:creator>support2</dc:creator>
      <dc:date>2004-07-20T14:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: RSA Cryptography</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948251#M18377</link>
      <description>&lt;DIV&gt;Ok, the sample is perfect! Ihaven't saw it.:smileyhappy:&lt;/DIV&gt;
&lt;DIV&gt;I implemented it but there is some error. &lt;/DIV&gt;
&lt;DIV&gt;When calling ippsRSAInit(...), I think the last parameter *pKey must be cast into (IppsRSA**), so the last parameter would be (IppsRSA**) *pKey. And the error would be in the reference manual, the last parameter of ippsRSAInit(...) should logicallybe IppsRSA* key and not IppsRSA* key seeing that I was obliged to cast a IppsRSA* pKey into a IppsRSA** pKey.&lt;/DIV&gt;
&lt;DIV&gt;Can you confirm me this idea?&lt;/DIV&gt;
&lt;DIV&gt;Merci beaucoup. :smileywink:&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jul 2004 21:58:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/RSA-Cryptography/m-p/948251#M18377</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-07-22T21:58:41Z</dc:date>
    </item>
  </channel>
</rss>

