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

AES128 from SoftDevice

I'm using a nrf52810 with limited flash size especially after adding a UART bootloader DFU and S112. I added uECC for connecting security. Now I need AES128 for my own application design. I can't afford to add any of the other crypto backend like embedtls or oberon. Can I add just aes128 or is it available through the SoftDevice api? Thanks

Parents Reply Children
Related