AES Encryption

22 Nov 2010

Has anyone implemented a function for AES 128 encryption algorithm on the mbed?

14 Mar 2013

There's this: http://mbed.org/users/razueroh/code/smallAES/ But be warned there is no secure place to store the key on the mbed's LPC processor.