Minimum area, low cost fpga implementation of aes

The Rijndael cipher, designed by Joan Daemen and Vincent Rijmen and recently selected as the official Advanced Encryption Standard (AES) is well suited for hardware use. This implementation can be carried out through several trade-offs between area and speed. This paper presents an 8-bit FPGA imple...

Descripción completa

Guardado en:
Detalles Bibliográficos
Autores principales: Liberatori, Mónica Cristina, Bonadero, Juan Carlos
Formato: Objeto de conferencia
Lenguaje:Inglés
Publicado: 2004
Materias:
AES
Acceso en línea:http://sedici.unlp.edu.ar/handle/10915/22492
Aporte de:
Descripción
Sumario:The Rijndael cipher, designed by Joan Daemen and Vincent Rijmen and recently selected as the official Advanced Encryption Standard (AES) is well suited for hardware use. This implementation can be carried out through several trade-offs between area and speed. This paper presents an 8-bit FPGA implementation of the 128-bit block and 128 bit-key AES cipher. Selected FPGA Family is Altera Flex 10K. The cipher operates at 25 MHz and consumes 470 clock cycles for algorithm encryption, resulting in a throughput of 6.8 Mbps. The design target was optimisation of area and cost.