On the functions used for ECDSA signature verification

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

On the functions used for ECDSA signature verification

ソリューションへジャンプ
1,384件の閲覧回数
makoto_O
Contributor II

Dear NXP community,

We are currently developing a communication programme using the KW45B41Z-EVK board.

I have looked up the functions that can be used to implement a signature verification process for private and public keys, using ECDSA,
<SecLib_ecp256.h>
ECDSA_VerifySignature function
ECDSA_VerifyMessageSignature function
Are there any functions other than these two functions that can perform ECDSA signature verification?

Advice from those who have performed ECDSA signature verification would be appreciated.

Best regards.

0 件の賞賛
返信
1 解決策
1,274件の閲覧回数
makoto_O
Contributor II

Dear NXP support representative

Thank you for your answer.
We wanted to use this function when implementing the digital signature function on the KW45B41Z-EVK, but the condition of a bus set with a signature length and public key length of 64 bytes (our process is that the signature and public key are 64 bytes or more) does not meet the implementation specifications, so we asked this question.
We will consider other methods.

Thank you for your continued support.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,352件の閲覧回数
nxf77486
NXP TechSupport
NXP TechSupport

Hello,

 

Thank you for contacting NXP support.

Answering your question for the usage of the ECDSA functionality the only function available are the ones you mention on your post.

Please let me know if there is anything else where I can help you.

0 件の賞賛
返信
1,275件の閲覧回数
makoto_O
Contributor II

Dear NXP support representative

Thank you for your answer.
We wanted to use this function when implementing the digital signature function on the KW45B41Z-EVK, but the condition of a bus set with a signature length and public key length of 64 bytes (our process is that the signature and public key are 64 bytes or more) does not meet the implementation specifications, so we asked this question.
We will consider other methods.

Thank you for your continued support.

0 件の賞賛
返信