AES (Rijndael) Explained Downloads
The AES (Rijndael) videos can be downloaded if anyone wants them. They are of higher quality than the ones on YouTube.
AES (Rijndael) Explained Part 1
Explaining the basics of AES (Rijndael) and the first step of the encryption process, SubBytes.
AES (Rijndael) Explained Part 2
In this video, I go over the next steps of the encryption process, ShiftRows, MixColumns, and the AddRoundKey steps. I also go over how the XOR logic gate works, a very important part of the encryption process
AES (Rijndael) Explained Part 3
In this video, I go over how the Round Key (a longer version of the original key) gets derived using the Key Schedule from the original, shorter key
AES (Rijndael) Explained Part 4
In this video, I go over the decryption process of AES, a fairly similar process to encryption, except for a few details.
AES (Rijndael) Explained Part 5
In this video, I go over the security aspects of AES.

U · February 14, 2010 at 2:58 pm
Thanx, Pretty much explained what i needed to know for my codification class exam. It goes a bit basic with hexadecimal and how xor works, i would assume if ur investigating bout rijndael u pretty much got those things covered, but in general its Ok.
U · February 14, 2010 at 3:00 pm
BTW i had to watch them on utube. The links above had lousy audio and video.
Admin comment by 403forbidden · February 15, 2010 at 4:51 pm
I know, buggy codecs. :/