This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I encrypt and decrypt data in CBC mode with nRF51822 ?

As the title,I want to encrypted and decrypt data in CBC mode with nRF51822,S110,the version of SoftDevice is v8.0。can anyone provide an example or demo code? thanks !

Parents
  • Hi,

    We do not currently have any examples for AES-CBC.

    We will have some more examples in the upcoming nRF5 SDK v15 but this will only support nRF52x devices out-of-the-box.

    You should be able to study these examples and with a little effort modify them to work in your project.

    Ketil

Reply
  • Hi,

    We do not currently have any examples for AES-CBC.

    We will have some more examples in the upcoming nRF5 SDK v15 but this will only support nRF52x devices out-of-the-box.

    You should be able to study these examples and with a little effort modify them to work in your project.

    Ketil

Children
Related