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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

528 次查看
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

0 项奖励
回复
2 回复数

512 次查看
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 项奖励
回复

508 次查看
krsuresh
Contributor III

Hi @Kan_Li,

Thanks for the quick response. I will check it. 

 

Thanks,

Sureshkumar R

0 项奖励
回复