CROct 25, 2017

Janus: An Uncertain Cache Architecture to Cope with Side Channel Attacks

arXiv:1710.09039v13 citations
Originality Incremental advance
AI Analysis

This addresses side channel attacks for crypto-systems, offering a domain-specific hardware solution.

The paper tackles the problem of side channel attacks on crypto-systems by proposing Janus, a new cache architecture that introduces randomization and uncertainty in timing behavior and power utilization, resulting in significant variation in timing behavior across benchmarks with minimal hardware overhead.

Side channel attacks are a major class of attacks to crypto-systems. Attackers collect and analyze timing behavior, I/O data, or power consumption in these systems to undermine their effectiveness in protecting sensitive information. In this work, we propose a new cache architecture, called Janus, to enable crypto-systems to introduce randomization and uncertainty in their runtime timing behavior and power utilization profile. In the proposed cache architecture, each data block is equipped with an on-off flag to enable/disable the data block. The Janus architecture has two special instructions in its instruction set to support the on-off flag. Beside the analytical evaluation of the proposed cache architecture, we deploy it in an ARM-7 processor core to study its feasibility and practicality. Results show a significant variation in the timing behavior across all the benchmarks. The new secure processor architecture has minimal hardware overhead and significant improvement in protecting against power analysis and timing behavior attacks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes