# High Efficiency Power Side-Channel Attack Immunity using Noise Injection   in Attenuated Signature Domain

**Authors:** Debayan Das, Shovan Maity, Saad Bin Nasir, Santosh Ghosh, Arijit, Raychowdhury, Shreyas Sen

arXiv: 1703.10328 · 2018-02-14

## TL;DR

This paper introduces AS-AES, a novel AES implementation that significantly reduces power signature leakage using a shunt LDO regulator, enhancing resistance to power side-channel attacks with minimal noise overhead.

## Contribution

The paper proposes an attenuated signature AES (AS-AES) with a shunt LDO regulator that suppresses power signatures by 400x, providing a new effective countermeasure against power side-channel attacks.

## Key findings

- 400x reduction in power signature leakage
- Secure after 50,000 encryptions
- 10x lower power overhead compared to noise injection

## Abstract

With the advancement of technology in the last few decades, leading to the widespread availability of miniaturized sensors and internet-connected things (IoT), security of electronic devices has become a top priority. Side-channel attack (SCA) is one of the prominent methods to break the security of an encryption system by exploiting the information leaked from the physical devices. Correlational power attack (CPA) is an efficient power side-channel attack technique, which analyses the correlation between the estimated and measured supply current traces to extract the secret key. The existing countermeasures to the power attacks are mainly based on reducing the SNR of the leaked data, or introducing large overhead using techniques like power balancing. This paper presents an attenuated signature AES (AS-AES), which resists SCA with minimal noise current overhead. AS-AES uses a shunt low-drop-out (LDO) regulator to suppress the AES current signature by 400x in the supply current traces. The shunt LDO has been fabricated and validated in 130 nm CMOS technology. System-level implementation of the AS-AES along with noise injection, shows that the system remains secure even after 50K encryptions, with 10x reduction in power overhead compared to that of noise addition alone.

---
Source: https://tomesphere.com/paper/1703.10328