Originality Signature Generation ALgorythm

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

Originality Signature Generation ALgorythm

259 次查看
KimStanley
Contributor I

Hi,

I'm investigating the Originality Signature of SLIX2.

Which data should be encrypted with NXP's private key to obtain the originality signature?

How is signature verification performed?

0 项奖励
回复
1 回复

238 次查看
KellyLi
NXP TechSupport
NXP TechSupport

Hello @KimStanley 

For Signature Verification, which needs the following inputs:
1) Public Key, that is saved in the dedicated file. As long as you sign an NDA with NXP, you can get it.
2) Signature and UID, two are unique to NXP products. They are stored in a hidden area of the chip and can only be read through dedicated commands.
3) Algorithm, ICODE used is ECDSA, which is an open-source algorithm. The source code can be downloaded on GitHub.
Hope them helps.
BR
kelly
0 项奖励
回复