This page is here to teach you about block cipher cryptanalysis. It does not pretend to be an exhaustive list of attacks, but will give you enough to get started.
The course is split in several sets, the first being on AES. We could have made up a simple block cipher, but it's more fun to attack the real thing don't you think?
So head up to Set 1 and start by implementing AES.
Don't worry, we're holding your hand ;)
Get StartedThis page was started by David Wong.
Check our friends Cryptopals and Microcorruption.
Check this wiki page.