LPC55S69 ECC ECDSA ECDH

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

LPC55S69 ECC ECDSA ECDH

跳至解决方案
285 次查看
Tedlai99
Contributor II

Hello

just see the  LPC55S69 support ECC function, does it mean include the ECDSA、ECDH support also?

标记 (1)
0 项奖励
回复
1 解答
255 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi @Tedlai99 

The LPC55S69 microcontroller includes hardware acceleration for ECC-based cryptographic operations through its CASPER and HASHCRYPT modules. These accelerators significantly improve performance for ECC algorithms, including:

- ECDSA (Elliptic Curve Digital Signature Algorithm)

Supported for signing and verification using secp256r1 curve.

- ECDH (Elliptic Curve Diffie-Hellman)

Supported for key exchange using secp256r1.

For more, see UM11126, Chapter 49 CASPER

ZhangJennie_0-1759217228736.png

 

Hope this will help you,

Jun Zhang

在原帖中查看解决方案

2 回复数
256 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi @Tedlai99 

The LPC55S69 microcontroller includes hardware acceleration for ECC-based cryptographic operations through its CASPER and HASHCRYPT modules. These accelerators significantly improve performance for ECC algorithms, including:

- ECDSA (Elliptic Curve Digital Signature Algorithm)

Supported for signing and verification using secp256r1 curve.

- ECDH (Elliptic Curve Diffie-Hellman)

Supported for key exchange using secp256r1.

For more, see UM11126, Chapter 49 CASPER

ZhangJennie_0-1759217228736.png

 

Hope this will help you,

Jun Zhang

168 次查看
Tedlai99
Contributor II

Thanks a lot

0 项奖励
回复