S32146 implement RSA4096 Algorithm

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

S32146 implement RSA4096 Algorithm

128 次查看
alexsun
Contributor I

I want to use S32146 to implement RSA4096 algorithm, if NXP provide some software lib can be use? 

标记 (1)
0 项奖励
3 回复数

109 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @alexsun 

CSEc on S32K146 follows only SHE specification, so this function is not supported by hardware. For software emulation, you can use a library like wolfssl:
https://www.wolfssl.com/
Notice that this packages is included in SDK for S32K1xx. Latest version of SDK is 4.0.3. It can be installed to S32 Design Studio IDE 3.4 using menu Help -> S32DS Extensions and Updates.

Regards,
Lukas

0 项奖励

56 次查看
alexsun
Contributor I

Hi @lukaszadrapa 

 

Thank you of your reply, where can I get some example project that how to use wolfSSL library in S32K146EVB?

0 项奖励

54 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Now I can see that it's somehow used only in lwip example on S32K148. That's the only device from S32K1 family which has ethernet module.

So, there's no example for S32K146.

If you have any questions about wolfssl, please follow:

https://www.wolfssl.com/products/support-and-maintenance/

Regards,

Lukas

0 项奖励