Cryptography on LPC8N04

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cryptography on LPC8N04

825件の閲覧回数
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 返信

815件の閲覧回数
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 件の賞賛
返信