<?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 Re: Request: Implement C_UnwrapKey in SIMW Top PKCS#11 (SE05X) for CMS ECDH in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295797#M2026</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The overall idea is that we want to encrypt and decrypt the data using OpenSSL CMS with an EC key.&lt;BR /&gt;&lt;BR /&gt;For reference, the OpenSSL commands are listed below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;pkcs11-tool --module /usr/lib/libsss_pkcs11.so --slot 1 --keypairgen --key-type EC:prime256v1 --label "sss:20202022"&lt;/P&gt;&lt;P&gt;OPENSSL_CONF=engine.conf openssl req -engine pkcs11 -new -key "pkcs11:object=sss:20202022;type=private" -keyform engine -out ec_req.pem -x509 -subj "/CN=Test EC" -days 365&lt;/P&gt;&lt;P&gt;OPENSSL_CONF=engine.conf openssl x509 -engine pkcs11 -signkey "pkcs11:object=sss:20202022;type=private" -keyform engine -in ec_req.pem -out ec_cert.pem&lt;/P&gt;&lt;P&gt;openssl cms -encrypt -binary -outform DER -aes128 -in smcont.txt -recip ec_cert.pem -out test_ec.cms&lt;BR /&gt;&lt;BR /&gt;OPENSSL_CONF=engine.conf openssl cms -decrypt -binary -inform DER -engine pkcs11 -keyform engine -inkey "pkcs11:object=sss:20202022;type=private" -recip ec_cert.pem -in test_ec.cms -out smtst.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 08:39:34 GMT</pubDate>
    <dc:creator>vishwaec08</dc:creator>
    <dc:date>2026-01-19T08:39:34Z</dc:date>
    <item>
      <title>Request: Implement C_UnwrapKey in SIMW Top PKCS#11 (SE05X) for CMS ECDH</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295622#M2024</link>
      <description>&lt;P&gt;Hello NXP Team,&lt;/P&gt;&lt;P&gt;We need C_UnwrapKey (AES-CBC/AES-CBC-PAD) implemented in SE05X SDK PKCS#11 to enable CMS ECDH handle-only decrypt on SE05X.&lt;BR /&gt;&lt;BR /&gt;Currently C_UnwrapKey returns CKR_FUNCTION_NOT_SUPPORTED in sss_pkcs11_pal_core.c. The flow requires unwrapping the CMS CEK on-token using the derived AES handle plus the 16-byte IV from CMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;&lt;SPAN&gt;Vishwa&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 04:31:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295622#M2024</guid>
      <dc:creator>vishwaec08</dc:creator>
      <dc:date>2026-01-19T04:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Request: Implement C_UnwrapKey in SIMW Top PKCS#11 (SE05X) for CMS ECDH</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295665#M2025</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213664"&gt;@vishwaec08&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have forwarded your feature request to the expert team, and will let you know when I have any feedback from there.&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;</description>
      <pubDate>Mon, 19 Jan 2026 06:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295665#M2025</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2026-01-19T06:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Request: Implement C_UnwrapKey in SIMW Top PKCS#11 (SE05X) for CMS ECDH</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295797#M2026</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The overall idea is that we want to encrypt and decrypt the data using OpenSSL CMS with an EC key.&lt;BR /&gt;&lt;BR /&gt;For reference, the OpenSSL commands are listed below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;pkcs11-tool --module /usr/lib/libsss_pkcs11.so --slot 1 --keypairgen --key-type EC:prime256v1 --label "sss:20202022"&lt;/P&gt;&lt;P&gt;OPENSSL_CONF=engine.conf openssl req -engine pkcs11 -new -key "pkcs11:object=sss:20202022;type=private" -keyform engine -out ec_req.pem -x509 -subj "/CN=Test EC" -days 365&lt;/P&gt;&lt;P&gt;OPENSSL_CONF=engine.conf openssl x509 -engine pkcs11 -signkey "pkcs11:object=sss:20202022;type=private" -keyform engine -in ec_req.pem -out ec_cert.pem&lt;/P&gt;&lt;P&gt;openssl cms -encrypt -binary -outform DER -aes128 -in smcont.txt -recip ec_cert.pem -out test_ec.cms&lt;BR /&gt;&lt;BR /&gt;OPENSSL_CONF=engine.conf openssl cms -decrypt -binary -inform DER -engine pkcs11 -keyform engine -inkey "pkcs11:object=sss:20202022;type=private" -recip ec_cert.pem -in test_ec.cms -out smtst.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 08:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/Request-Implement-C-UnwrapKey-in-SIMW-Top-PKCS-11-SE05X-for-CMS/m-p/2295797#M2026</guid>
      <dc:creator>vishwaec08</dc:creator>
      <dc:date>2026-01-19T08:39:34Z</dc:date>
    </item>
  </channel>
</rss>

