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 and matched by hardware

Hi Dear
I need a free Encryption AES Algorithm Source code for ARM which matched by hardware ARM.
I have set key and send Plain by PC and receive Cipher from ARM.

Best Regards
Eskandari

Parents
  • Hardware AES encryption would depend on the specific part and vendor implementation being used.

    For software can't you start with the wide array of C source for AES already available on the net? Then you just need a C Compiler to make if for your own specific platform. You might need to review the source and do some basic porting for the tool-chain/platform.

    Discuss with your Professor, Tutor or Supervisor

Reply
  • Hardware AES encryption would depend on the specific part and vendor implementation being used.

    For software can't you start with the wide array of C source for AES already available on the net? Then you just need a C Compiler to make if for your own specific platform. You might need to review the source and do some basic porting for the tool-chain/platform.

    Discuss with your Professor, Tutor or Supervisor

Children
No data