I'm going to perform an encryption algorithm on the PIC18f2550 and I've chosen the DES and AES algorithms. I've never worked with a microcontroller before and am not sure how I would go about this.
Do I need to write a program for it or source it from somewhere?
If I want to write How to write a program for PIC with C and do you know of any educational materials for this?
Please let me know the best way to make a start on this.