Crypto Stack - Key Exchange Configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Crypto Stack - Key Exchange Configuration

Jump to solution
1,288 Views
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 Kudos
Reply
1 Solution
1,121 Views
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

View solution in original post

0 Kudos
Reply
4 Replies
1,251 Views
DanNguyenDuy
NXP Employee
NXP Employee

Hello @Yetkin,

what is the package you are using?

Best regards,

Dan

0 Kudos
Reply
1,241 Views
Yetkin
Contributor I

Hi,

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

0 Kudos
Reply
1,122 Views
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 Kudos
Reply
1,105 Views
Yetkin
Contributor I

Hi,

Thank you, it helped me much.

Best regards,

Yetkin

0 Kudos
Reply