I am currently developing with the nRF52832 using the nRF5 SDK 14.2 and need to proceed with AES-128 encryption.
However, I cannot find the CDC (Cipher Block Chaining) library.
Does this mean that AES-128 CBC is not supported, or should I proceed with another type of AES-128 encryption?
I would like to inquire about this.