Cryptography on LPC8N04

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

Cryptography on LPC8N04

775 次查看
grasshopper
Contributor I

I'm looking for a cryptography library for my LPC8N04 Development Board. I tried to cross-compile libsodium, but for some reason I get "undefined reference" linker errors when compiling code which includes library functions. I have little experience with embedded C programming, so I'm a little lost. Does anyone here have experience with crypto libraries for the Arm Cortex M0 and could help me getting one to work on my chip? Specifically, I'm looking for an implementation of DSA/ECDSA and a SHA hash function.

0 项奖励
回复
1 回复

765 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

The only solution we have is TN00040 which gives an overview of how build an application to support encrypted over the air firmware update using NFC through a Secondary Boot Loader (SBL).

https://www.nxp.com/docs/en/application-note/TN00040.zip

 

Hope this will help you.

Have a nice day,

Jun Zhang

 

0 项奖励
回复