Skip to content

marco-vassena/agda-mac

Repository files navigation

A MAC Formalization

This project is a full formalization in Agda of MAC, an expressive programming language embedded in Haskell, that guarantees data confidentiality statically.

The formalization contains all the advanced features provided by the library, including:

  • Exceptions
  • Mutable References
  • Concurrency

The paper On Formalizing Information-Flow Control Libraries describes the techniques used to formally prove that the library is secure.

The main result of this formalization is a scheduler-parametric, progress-sensitive non-interference theorem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages