How to generate EC Key pair in se050x based on user input

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to generate EC Key pair in se050x based on user input

965件の閲覧回数
krsuresh
Contributor III

Hi Team, 

In the nano-package code, we can see that an EC key pair is generated or a key is written to SE050 for the sign-in process. But for us the EC key pair must be generated inside SE050 based on user input, because the same key pair need be regenerated in case the device is lost. 

Please assist us in generating EC key pairs based on user input in SE050 and sign-in process.

Thanks, 

Sureshkumar R

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

949件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @krsuresh ,

 

Such kind of tool is already there but not within the nano package, please download the full version of MW with the following link https://www.nxp.com/webapp/Download?colCode=SE05x-PLUG-TRUST-MW&appType=license , and refer to the doc of simw-top/doc/cli-tool.html for details.

This tool can work standalone as below or be used within some python script (Please refer to "simw-top\sss\plugin\openssl_provider\scripts\openssl_provisionEC.py" for details, alternatively please refer to simw-top/doc/pycli/Provisioning/readme.html for more details.).

Kan_Li_0-1708483954844.png

 

Hope that helps,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

0 件の賞賛
返信

945件の閲覧回数
krsuresh
Contributor III

Hi @Kan_Li,

Thanks for the quick response. I will check it. 

 

Thanks,

Sureshkumar R

0 件の賞賛
返信