<?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: How to store blobfile using CAAM encrypt/decrypt data in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1620746#M203132</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; so I mean that a blobfile is similar to a key file, which uses it to encrypt my data or file. Therefore, the key file should be placed in a safe place, definitely not in a directory in my user space, because it is not secure. I mean how to put a blobfile in a secure place, encrypted storage&lt;/P&gt;&lt;P&gt;My needs are similar to this：&lt;A href="https://community.nxp.com/t5/i-MX-Processors/CAAM-Secure-Storage-in-i-MX6/m-p/729611" target="_blank"&gt;CAAM Secure Storage in i.MX6. - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 09:30:05 GMT</pubDate>
    <dc:creator>haichao</dc:creator>
    <dc:date>2023-03-23T09:30:05Z</dc:date>
    <item>
      <title>How to store blobfile using CAAM encrypt/decrypt data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1613603#M202603</link>
      <description>&lt;P&gt;When I refer to AN12714&amp;nbsp;&amp;nbsp;i.MX Encrypted Storage Using CAAM Secure Keys&amp;nbsp;Rev. 0 — 25 February 2020&lt;/P&gt;&lt;P&gt;Finally, I found my flash is Nand，but&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;NAND flash is an MTD device, hence, DM-Crypt cannot be used with it.&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/dm-crypt-file-in-mnt-encrypted-unencrypt/m-p/1612940#M202550" target="_blank"&gt;已解决: Re: dm_crypt file in /mnt/encrypted unencrypt - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;then I refer to&amp;nbsp;AN12554 Demo Application to Generate Red/Black Blobs Using CAAM and Encrypt/Decrypt Data&amp;nbsp;Rev. 1 — 26 August 2021. I can encrypt and decrypt my my file with&lt;STRONG&gt; kb_test&lt;/STRONG&gt;, &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;but how to store the blobfile&lt;/FONT&gt;&lt;/STRONG&gt;,I can't put blobfile in the local directory，Can it also store the blobfile in keying or other places, is there some patch file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know to do. Can someone help me . Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 02:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1613603#M202603</guid>
      <dc:creator>haichao</dc:creator>
      <dc:date>2023-03-13T02:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to store blobfile using CAAM encrypt/decrypt data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1620633#M203120</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213132"&gt;@haichao&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both blobfile storin at the local file system, just there are different method to manage and use blob.&lt;/P&gt;
&lt;P&gt;You can find explanations from the AN12554 and there are related AN explains more:&lt;/P&gt;
&lt;P&gt;• i.MX Security Reference Manuals&lt;BR /&gt;• Strengthening Public Key Cryptography using CAAM Secure Key (document AN12838)&lt;BR /&gt;• i.MX Encrypted Storage Using CAAM Secure Keys (document AN12714)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 07:55:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1620633#M203120</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2023-03-23T07:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to store blobfile using CAAM encrypt/decrypt data</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1620746#M203132</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192970"&gt;@Harvey021&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; so I mean that a blobfile is similar to a key file, which uses it to encrypt my data or file. Therefore, the key file should be placed in a safe place, definitely not in a directory in my user space, because it is not secure. I mean how to put a blobfile in a secure place, encrypted storage&lt;/P&gt;&lt;P&gt;My needs are similar to this：&lt;A href="https://community.nxp.com/t5/i-MX-Processors/CAAM-Secure-Storage-in-i-MX6/m-p/729611" target="_blank"&gt;CAAM Secure Storage in i.MX6. - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 09:30:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-store-blobfile-using-CAAM-encrypt-decrypt-data/m-p/1620746#M203132</guid>
      <dc:creator>haichao</dc:creator>
      <dc:date>2023-03-23T09:30:05Z</dc:date>
    </item>
  </channel>
</rss>

