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 !
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