@inproceedings{grimm2018a, author = {Grimm, Niklas and Maillard, Kenji and Fournet, Cédric and Hritcu, Catalin and Maffei, Matteo and Protzenko, Jonathan and Ramananandro, Tahina and Rastogi, Aseem and Swamy, Nikhil and Zanella-Béguelin, Santiago}, title = {A monadic framework for relational verification: applied to information security, program equivalence, and optimizations}, booktitle = {CPP 2018}, year = {2018}, month = {January}, abstract = {Relational properties describe multiple runs of one or more programs. They characterize many useful notions of security, program refinement, and equivalence for programs with diverse computational effects, and they have received much attention in the recent literature. Rather than developing separate tools for special classes of effects and relational properties, we advocate using a general purpose proof assistant as a unifying framework for the relational verification of effectful programs. The essence of our approach is to model effectful computations using monads and to prove relational properties on their monadic representations, making the most of existing support for reasoning about pure programs. We apply this method in F* and evaluate it by encoding a variety of relational program analyses, including information flow control, semantic declassification, program equivalence and refinement at higher order, correctness of program optimizations. By relying on SMT-based automation, unary weakest preconditions, user-defined effects, and monadic reification, we show that, compared to unary properties, verifying relational properties requires little additional effort from the F* programmer.}, publisher = {ACM SIGPLAN}, url = {http://approjects.co.za/?big=en-us/research/publication/monadic-framework-relational-verification-applied-information-security-program-equivalence-optimizations/}, journal = {CPP 2018}, edition = {CPP 2018}, }