Is it possible do elliptical curve operation like ec add , ec mul on SE050

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

Is it possible do elliptical curve operation like ec add , ec mul on SE050

1,599件の閲覧回数
mohamedaslam_m
Contributor II

Hi team,

    we want to do some elliptical curve operations like EC addition and EC multiplication for our project. We are using SE050 as a cryptographic engine. Is those operations are possible to achieve using SE050?

 

Regards

Aslam

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

1,584件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @mohamedaslam_m ,

 

I am sorry, but SE050 doesn't support EC calculation, it can just be used for EC curve management as well as writing or updating an EC key based on one of these EC curves.

 

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 件の賞賛

1,572件の閲覧回数
mohamedaslam_m
Contributor II

Hi Kan_Li,

   Thanks for the feedback kanLi. I am a bit stuck with this operation, could you please suggest any crypto library or any reference code, to achieve elliptical curve arithmetic operations from a microcontroller?

 

Regards

Aslam

0 件の賞賛

1,458件の閲覧回数
msjcard
Contributor III

Sorry for the late answer, I don't read this regularly.  Try  libtomcrypt - the EC math stuff is under https://github.com/libtom/libtomcrypt/tree/develop/src/pk/ecc.

A manual for this is at https://www.amazon.com/LibTomCrypt-Developer-Manual-Tom-Denis/dp/B005D3VSRS/ref=sr_1_1?dchild=1&keyw...

Mike

0 件の賞賛

1,569件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @mohamedaslam_m ,

 

Actually I have no idea of the crypto library or any reference code, but as far as I know, such kind of function is hardware supported in RT1170, please kindly refer to https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-... for more details.

 

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 件の賞賛