The dclabel package
This package is obsolete: use lio instead.
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 documents 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/).
Properties
| Versions | 0.0.1, 0.0.2, 0.0.4, 0.0.5, 0.0.6, 0.9.0.0 |
|---|---|
| Dependencies | base (4.*), pretty (>1.0.1 & <2), QuickCheck (≥2.1) |
| License | BSD3 |
| Copyright | (c) 2011 Deian Stefan, Alejandro Russo, John C. Mitchell, David Mazieres |
| Author | Deian Stefan, Alejandro Russo |
| Maintainer | Deian Stefan <deian at cs dot stanford dot edu> |
| Stability | experimental |
| Category | Security |
| Source repository | git clone http://www.scs.stanford.edu/~deian/dclabels/dclabel.git |
| Upload date | Mon Oct 24 21:55:58 UTC 2011 |
| Uploaded by | DeianStefan |
| Built on | ghc-7.2 |
Modules
Downloads
- dclabel-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)