dclabel-eci11: The Disjunction Category Label Format.
A package that provides dynamic labels in the form of conjunctions of disjunctions of principals. This package is intended to only be used at the computer science school ECI 2011 (Buenos Aires, Argentina) http://www.dc.uba.ar/events/eci/2011/index_html. Please, refer to the official release of dclabels if you plan to use it for other purposes.
The DC Label (DCLabel) library provides dynamic information
flow control label format in the form of conjunctions of
disjunctions of principals. Most code should import module
DCLabel.Safe; trusted code should import DCLabel.TCB.
The core functionality of the library is documented in
DCLabel.Core, while the small EDSL used to create labels is
documented in DCLabel.NanoEDSL. DCLabel was implemented by David
Mazieres (http://www.scs.stanford.edu/~dm/), Deian Stefan
(http://www.scs.stanford.edu/~deian/), and Alejandro Russo
(http://www.cse.chalmers.se/~russo/).
To obtain the latest experimental source code, run:
git clone http://www.scs.stanford.edu/~deian/dclabel.git
Modules
[Index]
Downloads
- dclabel-eci11-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3 |
---|---|
Dependencies | base (>=4 && <5), pretty (>1.0.1 && <2), QuickCheck (>=2.1) [details] |
License | BSD-3-Clause |
Copyright | (c) 2011 Deian Stefan, David Mazieres, Alejandro Russo |
Author | Deain Stefan, David Mazieres, Alejandro Russo |
Maintainer | Deian Stefan <deian at cs dot stanford dot edu>, Alejandro Russo < russo at chalmers dot se >, |
Category | Security |
Uploaded | by AlejandroRusso at 2011-07-23T15:05:20Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2666 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |