Information Security and Cryptography Research Group

Completely Non-Malleable Schemes

Marc Fischlin

Automata, Languages and Programming — ICALP 2005, Lecture Notes in Computer Science, Springer-Verlag, vol. 3580, pp. 779–790, Jul 2005.

An encryption scheme is non-malleable if the adversary cannot transform a ciphertext into one of a related message under the given public key. Although providing a very strong security property, some application scenarios like the recently proposed key-substitution attacks yet show the limitations of this notion. In such settings the adversary may have the power to transform the ciphertext *and* the given public key, possibly without knowing the corresponding secret key of her own public key. In this paper we therefore introduce the notion of completely non-malleable cryptographic schemes withstanding such attacks. We show that classical schemes like the well-known Cramer-Shoup DDH encryption scheme become indeed insecure against this stronger kind of attack, implying that the notion is a strict extension of chosen-ciphertext security. We also prove that, unless one puts further restrict ions on the adversary's success goals, completely non-malleable schemes are hard to construct (as in the case of encryption) or even impossible (as in the case of signatures). Identifying the appropriate restrictions we then show how to modify well-known constructions like RSA-OAEP and Fiat-Shamir signatures yielding practical solutions for the problem in the random oracle model.

BibTeX Citation

@inproceedings{Fischl05a,
    author       = {Marc Fischlin},
    title        = {Completely Non-Malleable Schemes},
    editor       = {Moti Yung},
    booktitle    = {Automata, Languages and Programming --- ICALP 2005},
    pages        = {779--790},
    series       = {Lecture Notes in Computer Science},
    volume       = {3580},
    year         = {2005},
    month        = {7},
    publisher    = {Springer-Verlag},
}

Files and Links