[Resource Topic] 2019/1380: Efficient Utilization of DSPs and BRAMs Revisited: New AES-GCM Recipes on FPGAs

Welcome to the resource topic for 2019/1380

Title:
Efficient Utilization of DSPs and BRAMs Revisited: New AES-GCM Recipes on FPGAs

Authors: Elif Bilge Kavun, Nele Mentens, Jo Vliegen, Tolga Yalcin

Abstract:

In 2008, Drimer et al. proposed different AES implementations on a Xilinx Virtex-5 FPGA, making efficient use of the DSP slices and BRAM tiles available on the device. Inspired by their work, in this paper, we evaluate the feasibility of extending AES with the popular GCM mode of operation, still concentrating on the optimal use of DSP slices and BRAM tiles. We make use of a Xilinx Zynq UltraScale+ MPSoC FPGA with improved DSP features. For the AES part, we implement Drimer’s round-based and unrolled pipelined architectures differently, still using DSPs and BRAMs efficiently based on the AES Tbox approach. On top of AES, we append the GCM mode of operation, where we use DSP slices to support the GCM finite field multiplication. This allows us to implement AES-GCM with a small amount of FFs and LUTs. We propose two implementations: a relatively compact round-based design and a faster unrolled design.

ePrint: https://eprint.iacr.org/2019/1380

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .