English

IMCRYPTO: An In-Memory Computing Fabric for AES Encryption and Decryption

Cryptography and Security 2021-12-07 v1 Hardware Architecture Emerging Technologies

Abstract

This paper proposes IMCRYPTO, an in-memory computing (IMC) fabric for accelerating AES encryption and decryption. IMCRYPTO employs a unified structure to implement encryption and decryption in a single hardware architecture, with combined (Inv)SubBytes and (Inv)MixColumns steps. Because of this step-combination, as well as the high parallelism achieved by multiple units of random-access memory (RAM) and random-access/content-addressable memory (RA/CAM) arrays, IMCRYPTO achieves high throughput encryption and decryption without sacrificing area and power consumption. Additionally, due to the integration of a RISC-V core, IMCRYPTO offers programmability and flexibility. IMCRYPTO improves the throughput per area by a minimum (maximum) of 3.3x (223.1x) when compared to previous ASICs/IMC architectures for AES-128 encryption. Projections show added benefit from emerging technologies of up to 5.3x to the area-delay-power product of IMCRYPTO.

Keywords

Cite

@article{arxiv.2112.02231,
  title  = {IMCRYPTO: An In-Memory Computing Fabric for AES Encryption and Decryption},
  author = {Dayane Reis and Haoran Geng and Michael Niemier and Xiaobo Sharon Hu},
  journal= {arXiv preprint arXiv:2112.02231},
  year   = {2021}
}
R2 v1 2026-06-24T08:03:57.194Z