Name: dclabel-eci11
Version: 0.2
build-type: Simple
License: BSD3
License-File: LICENSE
Copyright: (c) 2011 Deian Stefan, David Mazieres, Alejandro Russo
Author: Deain Stefan, David Mazieres, Alejandro Russo
Maintainer: Alejandro Russo < russo at chalmers dot se >, Deian Stefan <deian at cs dot stanford dot edu>
Stability: experimental
Synopsis: Dynamic labels to assign confidentiality and integrity levels in scenarios of mutual distrust
Category: Security
Cabal-Version: >=1.6
Extra-source-files:
Examples/UsingEDSL.hs,
Tests/Main.hs
Description:s 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.
Library
Build-depends: base >= 4 && < 5,
pretty > 1.0.1 && < 2,
QuickCheck >= 2.1
Exposed-modules:
DCLabel.Safe,
DCLabel.Core,
DCLabel.NanoEDSL,
DCLabel.PrettyShow,
DCLabel.Secrecy,
DCLabel.Integrity