Hi Team,
Can anyone help me on this?
How to decrypt AES-ECB-Nopadding Encrypted frame?
I am not getting desired output. In fact, I am not getting how to proceed in this case.
Hi both, I've thought it's crystal clear in provided link but in case it's not: NO, there is no AES decryption function in Nordic SDK (because there is no HW acceleration for it on nRF51 chip). The SDK documentation is confusing when mentioning word "decrypt" but if you go deeper you see that there is actually no way how call this decrypt functionality.
Cheers Jan
Hi both, I've thought it's crystal clear in provided link but in case it's not: NO, there is no AES decryption function in Nordic SDK (because there is no HW acceleration for it on nRF51 chip). The SDK documentation is confusing when mentioning word "decrypt" but if you go deeper you see that there is actually no way how call this decrypt functionality.
Cheers Jan