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
解決済! 解決策の投稿を見る。
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
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
Can you confirm that SE051C is not discontinued (in contrary of SE050C) ?
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.
-------------------------------------------------------------------------------