This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Secure Remote Password example with the nrf9160 and CryptoCell

I am curious if anyone can point me to an example of working with the SRP functionality in the CryptoCell.

I see the headers for it at nrfxlib/crypto/nrf_cc310_mbedcrypto/include/mbedtls_extra/mbedtls_cc_srp.h so it seems like support is exposed, however the API there is quite low level and I am trying to avoid needing to learn everything.

Thank you so much!

Related