asymmetric algorithm library support in S32K118

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

asymmetric algorithm library support in S32K118

168 Views
zzzzz_
Contributor I

hello,

For using S32K118 with CSEc part, may i know if NXP provide any library for asymmetric security algorithm, (mainly needed ed25519ph) 

if yes from where can i get a quick integrate and perform smoke test and performance check.

if no is there any 3rd party library for S32K118 suggested. 

thanks!

Tags (1)
0 Kudos
Reply
1 Reply

143 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@zzzzz

The CSEc (Cryptographic Services Engine - compressed) module in NXP's S32K1 series MCU does not support any asymmetric encryption algorithms, including RSA, ECC, Ed25519, etc.

1. There are many lightweight C libraries available online that implement Ed25519ph, Since we haven't tested this, we can't recommend it to you.

2. If performance or security requirements are high, consider connecting an external security chip that supports asymmetric encryption (such as the NXP A71CH or ATECC608A) via the SPI/I2C interface.

 

0 Kudos
Reply