This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] MSPM0G3519-Q1:询问 ECDSA 公钥的保存位置

Guru**** 2796425 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1622658/mspm0g3519-q1-inquiry-about-where-to-save-the-ecdsa-public-key

器件型号: MSPM0G3519-Q1

您好 TI、

 

根据文档“ MSPM0 MCU 中的网络安全机制“、ECDSA 公钥将保存在机密闪存区域

image.png

 

但是、机密闪存区域结构没有存放 ECDSA 公钥、示例中提到:

 

image.png

那么、您能说明我可以将 ECDSA 公钥保存在哪里以保护其完整性吗?如果可以将其保存在机密闪存中、如何在没有适合非对称公钥存储的成员时保存该公钥?

 

谢谢您、

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Ghada:

    密钥是闪存中用户定义的区域、可修改为包含公钥。 虽然最好 在此处存储密钥、但不需要。 我们的示例不会将公共 ECDSA 密钥存储在秘密中。

    此致、
    Brian