RSA OAEP support using RSA plain

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

RSA OAEP support using RSA plain

跳至解决方案
1,459 次查看
mgrand
Contributor II

Hello,

I need to implement RSA OAEP SHA256 using SE050. i have seen that this algorithm is not supprted by SE050 however i could use RSA plain and do the padding myself. SE050F does provide RSA (which is not the case for SE050E) but RSA plain seems to be disabled due to FIPS conformity. Is there any mean to implement RSA OAEP SHA256 on a SE050E/F component (some feature seem to be configurable) ?

 

Thank you

0 项奖励
回复
1 解答
1,438 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @mgrand ,

 

It is not possible to support RSA plain on SE050E/F, so you have to use SE051C instead, with some operations such as padding on the host side, and alternatively you may try to implement  the RSA OAEP SHA256 as a custom applet on SE051P, please kindly refer to https://www.nxp.com/products/security-and-authentication/authentication/edgelock-se051-proven-easy-t... for details.

 

Hope that helps,

 

Best Regards,

Kan

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,439 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @mgrand ,

 

It is not possible to support RSA plain on SE050E/F, so you have to use SE051C instead, with some operations such as padding on the host side, and alternatively you may try to implement  the RSA OAEP SHA256 as a custom applet on SE051P, please kindly refer to https://www.nxp.com/products/security-and-authentication/authentication/edgelock-se051-proven-easy-t... for details.

 

Hope that helps,

 

Best Regards,

Kan

0 项奖励
回复
1,435 次查看
mgrand
Contributor II

Can you confirm that SE051C is not discontinued (in contrary of SE050C) ?

1,414 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @mgrand ,

 

I haven't heard that this part is discontinued, but it is not a mass market product, so you had better check with your local NXP Sales representatives for this topic.

 

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