[Resource Topic] 2010/202: Robust Combiner for Obfuscators

Welcome to the resource topic for 2010/202

Title:
Robust Combiner for Obfuscators

Authors: Amir Herzberg, Haya Shulman

Abstract:

Practical software hardening schemes are heuristic and are not proven to be secure. One technique to enhance security is {\em robust combiners}. An algorithm C is a robust combiner for specification S, e.g., privacy, if for any two implementations X and Y, of a cryptographic scheme, the combined scheme C(X,Y) satisfies S provided {\em either} X {\em or} Y satisfy S. We present the first robust combiner for software hardening, specifically for obfuscation \cite{barak:obfuscation}. Obfuscators are software hardening techniques that are employed to protect execution of programs in remote, hostile environment. Obfuscators protect the code (and secret data) of the program that is sent to the remote host for execution. Robust combiners are particularly important for software hardening, where there is no standard whose security is established. In addition, robust combiners for software hardening are interesting from software engineering perspective since they introduce new techniques of software only fault tolerance.

ePrint: https://eprint.iacr.org/2010/202

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .