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 help on AES encryption

Hi to all, I am working on FAT FS. In between we have a urgent requirement that we need to make a demo on implementing a encryption method on lpc2388.

So we need a free Encryption library or Source code.
The Encryption method we want is AES(Advanced Encryption method).

And already we have implemented this on rabbit. Now we want this for ARM. i am totally new to this. So Implementing own AES algorithm is not too easy and it is an urgent requirement even. please provide me some useful links to get this as soon as possible..

Parents
  • only a base for starting your work

    I was going to say something about that. Encryption is certainly not something for rookies (I am a rookie in that field). Does the OP know for sure that the implementation is water-tight? It is so easy to make mistakes that compromise the security of the data encryption altogether.

Reply
  • only a base for starting your work

    I was going to say something about that. Encryption is certainly not something for rookies (I am a rookie in that field). Does the OP know for sure that the implementation is water-tight? It is so easy to make mistakes that compromise the security of the data encryption altogether.

Children