Abstract
The implementation of the AES encryption core by Moradi et al. at Eurocrypt 2011 is one of the smallest in terms of gate area. The circuit takes around 2400 gates and operates on an 8 bit datapath. However this is an encryption only core and unable to cater to block cipher modes like CBC and ELmD that require access to both the AES encryption and decryption modules. In this paper we look to investigate whether the basic circuit of Moradi et al. can be tweaked to provide dual functionality of encryption and decryption (ENC/DEC) while keeping the hardware overhead as low as possible. As a result, we report an 8-bit serialized AES circuit that provides the functionality of both encryption and decryption and occupies around 2645 GE with a latency of 226 cycles. This is a substantial improvement over the next smallest AES ENC/DEC circuit (Grain of Sand) by Feldhofer et al. which takes around 3400 gates but has a latency of over 1000 cycles for both the encryption and decryption cycles.
Original language | English |
---|---|
Title of host publication | Progress in Cryptology – INDOCRYPT 2016 : Proceedings of the 17th International Conference on Cryptology in India |
Publisher | Springer |
Publication date | 2016 |
Pages | 173-190 |
ISBN (Print) | 978-3-319-49889-8 |
ISBN (Electronic) | 978-3-319-49890-4 |
DOIs | |
Publication status | Published - 2016 |
Event | 17th International Conference on Cryptology in India - Kolkata, India Duration: 11 Dec 2016 → 14 Dec 2016 Conference number: 17 http://indocrypt2016.iiitd.edu.in/ |
Conference
Conference | 17th International Conference on Cryptology in India |
---|---|
Number | 17 |
Country/Territory | India |
City | Kolkata |
Period | 11/12/2016 → 14/12/2016 |
Internet address |
Series | Lecture Notes in Computer Science |
---|---|
Volume | 10095 |
ISSN | 0302-9743 |
Keywords
- AES 128
- Serialized implementation