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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

502 Views
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 Kudos
Reply
2 Replies

486 Views
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 Kudos
Reply

482 Views
krsuresh
Contributor III

Hi @Kan_Li,

Thanks for the quick response. I will check it. 

 

Thanks,

Sureshkumar R

0 Kudos
Reply