CRSep 21, 2012

Efficient Refreshing Protocol for Leakage-Resilient Storage Based on the Inner-Product Extractor

arXiv:1209.4820v12 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for cryptography, specifically enhancing efficiency in leakage-resilient storage protocols under existing assumptions.

The paper tackles the problem of efficiently refreshing Leakage-Resilient Storage (LRS) to protect against side-channel attacks, presenting a protocol that reduces the number of operations from Ω(n^2) to O(n) for a security parameter n.

A recent trend in cryptography is to protect data and computation against various side-channel attacks. Dziembowski and Faust (TCC 2012) have proposed a general way to protect arbitrary circuits against any continual leakage assuming that: (i) the memory is divided into the parts, which leaks independently (ii) the leakage in each observation is bounded (iii) the circuit has an access to a leak-free component, which samples random orthogonal vectors. The pivotal element of their construction is a protocol for refreshing the so-called Leakage-Resilient Storage (LRS). In this note, we present a more efficient and simpler protocol for refreshing LRS under the same assumptions. Our solution needs O(n) operations to fully refresh the secret (in comparison to Ω(n^2) for a protocol of Dziembowski and Faust), where n is a security parameter that describes the maximal amount of leakage in each invocation of the refreshing procedure

Foundations

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

Your Notes