

Rijndael submission was fast in both hardware and software, a key requirement of the AES RFP. It was simple to implement and required a relatively small amount of memory to operate.
Rijndael and AES are technically different, since AES only allows a 128 bit block size, and Rijndael could operate on blocks of any multiple of 32 between 128 and 256 bits (inclusive).