Information Security and Cryptography Research Group

Memory Erasability Amplification

Jan Camenisch, Robert R. Enderlein, and Ueli Maurer

Security and Cryptography for Networks (SCN), Lecture Notes in Computer Science, Springer, vol. 9841, pp. 104–125, Aug 2016.

Erasable memory is an important resource for designing practical cryptographic protocols that are secure against adaptive attacks. Many practical memory devices such as solid state drives, hard disks, or file systems are not perfectly erasable because a deletion operation leaves traces of the deleted data in the system. A number of methods for constructing a large erasable memory from a small one, e.g., using encryption, have been proposed. Despite the importance of erasable memory in cryptography, no formal model has been proposed that allows one to formally analyse such memory constructions or cryptographic protocols relying on erasable memory.

The contribution of this paper is three-fold. First, we provide a formal model of erasable memory. A memory device allows a user to store, retrieve, and delete data, and it is characterised by a leakage function defining the extent to which erased data is still accessible to an adversary.

Second, we investigate how the erasability of such memories can be amplified. We provide a number of constructions of memories with strong erasability guarantees from memories with weaker guarantees. One of these constructions of perfectly erasable memories from imperfectly erasable ones can be considered as the prototypical application of Canetti et al.’s All-or-Nothing Transform (AoNT). Motivated by this construction, we propose some new and better AoNTs that are either perfectly or computationally secure. These AoNTs are of possible independent interest.

Third, we show (in the constructive cryptography framework) how the construction of erasable memory and its use in cryptographic protocols (for example to achieve adaptive security) can naturally be composed to obtain provable security of the overall protocol.

BibTeX Citation

@inproceedings{CaEnMa16,
    author       = {Jan Camenisch and Robert R. Enderlein and  Ueli Maurer},
    title        = {Memory Erasability Amplification},
    editor       = {Vassilis Zikas and Roberto De Prisco},
    booktitle    = {Security and Cryptography for Networks (SCN)},
    pages        = {104--125},
    series       = {Lecture Notes in Computer Science},
    volume       = {9841},
    year         = {2016},
    month        = {8},
    publisher    = {Springer},
}

Files and Links