Crypto Stack - Key Exchange Configuration

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

Crypto Stack - Key Exchange Configuration

跳至解决方案
3,736 次查看
Yetkin
Contributor I

Hi,

I need to implement ECDH (Eliptic Curve Diffie Hellman) to perform key exchange. However, there is no CRYPTO_ALGOFAM_ECDH parameter for CryptoPrimitiveAlgorithmFamily in Crypto Driver configurations, because I am using AUTOSAR 4.3. Is there a way to implement ECDH in accordance with AUTOSAR 4.3 or I have to use Ed25519 ?   

0 项奖励
回复
1 解答
3,568 次查看
DanNguyenDuy
NXP Employee
NXP Employee

Hi @Yetkin,

There are no S32K3 packages for AUTOSAR 4.3

With ECDH for AUTOSAR 4.4, I attached an example built on the SAF85_S32R41_RTD_0_9_0_D2207 package. You can port this example for the S32K3 RTD package.

Password: NXP

Best regards,

Dan

在原帖中查看解决方案

0 项奖励
回复
4 回复数
3,698 次查看
DanNguyenDuy
NXP Employee
NXP Employee

Hello @Yetkin,

what is the package you are using?

Best regards,

Dan

0 项奖励
回复
3,688 次查看
Yetkin
Contributor I

Hi,

I am using the MCAL package SW32K3_RTD_4.4_R21-11_3.0.0_P01_HF02.

0 项奖励
回复
3,569 次查看
DanNguyenDuy
NXP Employee
NXP Employee

Hi @Yetkin,

There are no S32K3 packages for AUTOSAR 4.3

With ECDH for AUTOSAR 4.4, I attached an example built on the SAF85_S32R41_RTD_0_9_0_D2207 package. You can port this example for the S32K3 RTD package.

Password: NXP

Best regards,

Dan

0 项奖励
回复
3,552 次查看
Yetkin
Contributor I

Hi,

Thank you, it helped me much.

Best regards,

Yetkin

0 项奖励
回复