AES - Rijndael implementation
843810Oct 5 2003 — edited Oct 7 2003I am trying to make my own implementation of the AES Rijndael algorithm and not use secondary libraries.
Can anyone tell me how I must go forth to do this. I would apreciate some information of how to start. Perhaps some links where I can find out how the code is done out of the spesification.