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.