S32146 implement RSA4096 Algorithm

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

S32146 implement RSA4096 Algorithm

110件の閲覧回数
alexsun
Contributor I

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

タグ(1)
0 件の賞賛
3 返答(返信)

91件の閲覧回数
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 件の賞賛

38件の閲覧回数
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 件の賞賛

36件の閲覧回数
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 件の賞賛