I know there are 100's of AES programs and websites out there but I can't seem to find a site that give me the detail I think I would/should need to write my own java program.
I was to write AES form scratch without using the built in libraries of java.
I know that AES has S boxes like DES has were would I look for them? Also I would like more info on the AES "counter mode".
Thanks for your help I'll keep looking.