The dclabel package
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 |
|---|---|
| Dependencies | base (4.*), bytestring (>0.9.2 & <2), cereal (≥0.3.3 & <0.4), pretty (>1.0.1 & <2) |
| 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.github.com/scslab/dclabel.git |
| Upload date | Thu Apr 19 20:59:35 UTC 2012 |
| Uploaded by | DeianStefan |
| Built on | ghc-7.4 |
Modules
Downloads
- dclabel-0.0.6.tar.gz (Cabal source package)
- package description (included in the package)