On Borrowed Time – Preventing Static Side-Channel Analysis

Robert Dumitru

Network and Distributed System Security (NDSS) Symposium 2025 · Day 3 · Side Channels 2

In the realm of hardware security, **physical side channel analysis** remains a potent threat, particularly against cryptographic implementations. This talk, "On Borrowed Time," presented by Robert Dumitru, introduces a novel hardware countermeasure designed to prevent **static side-channel analysis**. The core problem addressed is the violation of the blackbox assumption inherent in secure hardware, where physical observations like power consumption can inadvertently leak sensitive internal data during computation. While dynamic power analysis has historically received significant attention, static attacks, which exploit a circuit's quiescent state, are emerging as a critical and less-addressed vulnerability.

AI review

Solid, original hardware security research with a clean threat model, a novel countermeasure architecture, and rigorous experimental validation. The work fills a genuine gap — static side-channel analysis has been underserved compared to dynamic CPA, and Borrowed Time addresses it with an elegant, low-overhead hardware primitive rather than yet another masking scheme.

Watch on YouTube