Skip to content

Crowton/DynamicNoninterference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic Non-interference of Simple Small-step Language

This project builds on https://github.com/aslanix/SmallStepNI/ by Aslan Askarov.

The proof covers a simple small-step language and shows that it adheres the non-interference property. In the original proof by Askarov, this is achieved by a type-checking system. In this new proof, it is instead achieved by a dynamic check at execution time.

The proof follows the bridge argument of Askarov, with a slight difference. For more details on the semantics and proof structure, see Dynamic_Noninterference.pdf, and alternatively the project of Askarov.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published