We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi all i need help to compile aes.c in keil µv4 to crypt and decrypt a text and i dont know how to do that i need your help
You don't know how to write a main() ???
Realize that AES is not meaningful without input and output channels for unencrypted and encrypted data. So it will take way more than just writing a main() to make AES usable on an embedded processor.
This basically means one of four things: - time to learn - time to buy the required help - time to locate an already existing product - time to do something else