Hello everyone,
I am trying to implement ECDSA_P256 in my code by using the nrf_oberon libraries.
What I have to configure in order to use these functions?
Regards
Nhuan
Hello everyone,
I am trying to implement ECDSA_P256 in my code by using the nrf_oberon libraries.
What I have to configure in order to use these functions?
Regards
Nhuan
Hi Huynh Duc Nhuan,
You can refer to this page:
Bootloader crypto — nRF Connect SDK 1.6.99 documentation (nordicsemi.com)
Best regards,
Charlie
Hi Charlie,
It appears that it only supports the bl_secp256r1_validate() function, what about other functions?
Like ocrypto_ecdsa_p256_public_key(), ocrypto_ecdsa_p256_sign(), ...
Regards
Nhuan
Find them here API documentation — nrfxlib 1.6.99 documentation (nordicsemi.com).
Charlie
I already know this page, but I don't know how to include the ocrypto_ecdsa_p256_public_key.h file into my project.
What are configurations I need to enable?
I'm new to NCS, could you provide me with more information?
Nhuan
Hi Nhuan,
We are currently low staffed due to summer vacation, and that is causing some delayed response time.
My colleague will follow up your another same case. Sorry for the inconvenience.
Best regards,
Charlie