Main
Information Flow Control for Java: A Comprehensive Approach Based on Path Conditions in Dependence Graphs
Information Flow Control for Java: A Comprehensive Approach Based on Path Conditions in Dependence Graphs
Christian Hammer
5.0
/
5.0
0 comments
Information flow control (IFC) is a technique to assert the security of a given program with respect to a given security policy. The classical policy noninterference requires that public output of a program may not be influenced from secret input. This work leverages a technique called program slicing, which is closely connected to IFC and offers many dimensions for improving analysis precision, the most powerful are Path Conditions. Our evaluation shows scalability with a low annotation burden.
Comments of this book
There are no comments yet.