Skip to content

secure-compilation/exploring-robust-property-preservation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Journey Beyond Full Abstraction: Exploring Robust Property Preservation for Secure Compilation

This repository contains the Coq development of the paper:

Entry points

The best entry point for this work is the appendix of the paper above, which includes direct pointers to various Coq and text files.

Prerequisites for the Coq proofs

The Coq development is known to work with Coq v8.7.X, v8.8.X, and v8.9.0, but it has very few dependencies, so it will likely work with other versions as well.

Replaying the Coq proofs

$ make -j4

License

This Coq development is licensed under the Apache License, Version 2.0 (see LICENSE)

About

Coq development for "Journey Beyond Full Abstraction" paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published