<?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>Secure AuthenticationのトピックConnection Authentication, AES 32 byte key</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1159601#M351</link>
    <description>&lt;P&gt;Can you authenticate with a 32 byte AES key vs. 16 byte key?&amp;nbsp; I am able to connect using kSSS_AuthType_AESKey&amp;nbsp; &amp;nbsp;OK when the key is 16 bytes, fails when I try a 32 byte key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dean G.&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2020 22:19:01 GMT</pubDate>
    <dc:creator>deang</dc:creator>
    <dc:date>2020-09-26T22:19:01Z</dc:date>
    <item>
      <title>Connection Authentication, AES 32 byte key</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1159601#M351</link>
      <description>&lt;P&gt;Can you authenticate with a 32 byte AES key vs. 16 byte key?&amp;nbsp; I am able to connect using kSSS_AuthType_AESKey&amp;nbsp; &amp;nbsp;OK when the key is 16 bytes, fails when I try a 32 byte key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dean G.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 22:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1159601#M351</guid>
      <dc:creator>deang</dc:creator>
      <dc:date>2020-09-26T22:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Authentication, AES 32 byte key</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1161229#M360</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/150525"&gt;@deang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you build the application based on the MW? Is it possible to share part of your code for Connection Authentication? We may try to reproduce this issue here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your patience!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 09:30:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1161229#M360</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-09-30T09:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Authentication, AES 32 byte key</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1161501#M363</link>
      <description>&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I am using the MW.&amp;nbsp; The attached source file (Test_SE_project.c) contains my test code.&amp;nbsp; Ignore all of the other test code, the init_se050() function is where authentication is failing when using 256 AES key vs. 128.&amp;nbsp;&amp;nbsp; Use the SE_AUTH_AES authentication type, the keys are set in create_aes_authkey(),&amp;nbsp; the aes_auth_key is used.&amp;nbsp; If I set to 32 bytes it fails.&lt;/P&gt;&lt;P&gt;Dean&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 19:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1161501#M363</guid>
      <dc:creator>deang</dc:creator>
      <dc:date>2020-09-30T19:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Authentication, AES 32 byte key</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1162065#M364</link>
      <description>&lt;P&gt;Digging further, the SCP03 protocol spec from GlobalPlatform, Card spec V2.3, Amendment D Versin 1.1.2 March 2019 (Document GPC_SPE_014) does allow for 32 byte keys.&amp;nbsp; But this is the official spec, what is actually supported by NXP is "implementation specific".&amp;nbsp; So while the spec says Yes 32 byte keys allowed, NXP just didn't implement it.&amp;nbsp; That's my guess.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 21:58:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Connection-Authentication-AES-32-byte-key/m-p/1162065#M364</guid>
      <dc:creator>deang</dc:creator>
      <dc:date>2020-10-01T21:58:13Z</dc:date>
    </item>
  </channel>
</rss>

