This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2541: CBC-MAC data authentication



Hi

I'm trying to authenticate the advertised UUID using CBC-MAC. Could the AES coprocessor provide hardware-acceleration for this? How should this be done from the C code? I've read the SWRU191D, but S15.7 seems to explain that 0xB3 sets the mode for encrypting/decrypting messages. Is there a way to load key, IV and download/upload the UUID for CBC-MAC encryption in C?

Any help will be appreciated.

Thanks