/* * The AES block cipher was designed by Vincent Rijmen and Joan Daemen. * * http://csrc.nist.gov/encryption/aes/rijndael/Rijndael.pdf * http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf */
http://en.wikipedia.org/wiki/Advanced_Encryption_StandardNational Institute of Standards and Technology (NIST)认证的AES算法即为rijndael算法,作为替代DES的算法,使用范围已经非常广了。此为官网的实现算法,经过测试,完全可以使用。附件中包括c和c++代码实现。官网地址为:http://csrc.nist.gov/archive/aes/rijndael/wsdindex.ht
Simple AES/Rijndael IP Core. I have tried to create a implementation of this standard that would fit in to a low cost FPGA, like the Spartan IIe series from Xilinx, and still would provide reasonably fast performance. This implementation is with a 1