Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/co-dan/noninterference-coq
Formalisation of "Noninterference, Transitivity, and Channel-Control Security Policies" by J. Rushby
https://github.com/co-dan/noninterference-coq
coq noninterference
Last synced: 29 days ago
JSON representation
Formalisation of "Noninterference, Transitivity, and Channel-Control Security Policies" by J. Rushby
- Host: GitHub
- URL: https://github.com/co-dan/noninterference-coq
- Owner: co-dan
- Created: 2018-02-14T11:55:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T16:33:21.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T08:44:16.464Z (3 months ago)
- Topics: coq, noninterference
- Language: Coq
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: Security.v
Awesome Lists containing this project
README
Formalisation of ["Noninterference, Transitivity, and Channel-Control Security Policies"](http://www.csl.sri.com/papers/csl-92-2/) by John Rushby.
Requires [std++](https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp).
The proofs are in `Rushby.v`.