Cryptographic algorithm AES/RSA development on S32K144

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

Cryptographic algorithm AES/RSA development on S32K144

2,752件の閲覧回数
ATUOCRYPTO
Contributor I

Hi guys, any resources could be helped to deploy a encryption method on s32k144 board?

use AES algorithm to encrypt/decrypt the data

use RSA to encrypt/decrypt the AES public key

SHA-1/MD5 use to hash the transmitted data for integrity check

it's a master project to implement this cryptographic method on the develop board for connected vehicles

ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

2,709件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

features supported by hardware / CSEc are:

lukaszadrapa_0-1638201697758.png

We provide this application note about the CSEc:

https://www.nxp.com/webapp/Download?colCode=AN5401

https://www.nxp.com/webapp/Download?colCode=AN5401SW&docLang=en

If you need other features not supported by hardware, you can take a look at WolfSSL which is included in S32DS SDK package:

https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for...

Regards,

Lukas

0 件の賞賛
返信

2,541件の閲覧回数
Rookie44
Contributor I

Hello, Lukas:

I didn't find any support on WolfSSL regarding RSA.

I know that S32K144 doesn't support hardware RSA calculation.

May I ask if S32K144 can store private key and if the core of S32K144 can be used to do software calculation of RSA-2048 algorithm?

Thanks a lot.

0 件の賞賛
返信