This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Need AES Algorithm for LPC1768

Hi to all
I am working on encryption AES Algorithm on LPC1768.
So I need a free Encryption AES Algorithm Source code for LPC1768.I am totally new to this.
Please provide me some useful source code to get this as soon as possible.

Thanks in advance
behbodi

Parents
  • Dear friend
    My problem is:
    The code perfectly run in the Keil. I can not match source code with hardware LPC1768 , because I do not know how convert this code for LPC1768. When the .Bin file copy to microcontroller no special event in microcontroller.
    For example:
    I want to make 100 random data (Plain) in the microcontroller and set key, then run AES algorithm on the microcontroller(LPC1768).

    Best Regards
    Behbodi

Reply
  • Dear friend
    My problem is:
    The code perfectly run in the Keil. I can not match source code with hardware LPC1768 , because I do not know how convert this code for LPC1768. When the .Bin file copy to microcontroller no special event in microcontroller.
    For example:
    I want to make 100 random data (Plain) in the microcontroller and set key, then run AES algorithm on the microcontroller(LPC1768).

    Best Regards
    Behbodi

Children