sss_asymmetric_encrypt() not working with ECC

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

sss_asymmetric_encrypt() not working with ECC

746 次查看
anna_geber
Contributor I

Hi, I am currently working with the Plug & Trust middleware in conjunction with the SE050. I am trying to encrypt data asymmetrically using the sss_asymmetric_encrypt() API. As I found out through my code analysis, this API uses RSA in every configuration. Is it possible to use ECC instead of RSA?

#https://www.nxp.com/products/security-and-authentication/authentication/edgelock-se050-plug-and-trus...

标签 (1)
0 项奖励
回复
1 回复

731 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @anna_geber ,

 

Do you want to implement some kind of ECIE scheme?
We don't have such an example, but in general a ECC encryption scheme like ECIES is supportable by SE05x. The most important part is most likely the ECDH exchange, the other parts are just optional to be done on the SE.

 

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 项奖励
回复