@hackage / dclabel

This packge is deprecated. See the the "LIO.DCLabel" in the "lio" package.

Version Deprecated package0.9.0.0

About

Metadata

  • Last updated , by DeianStefan
  • License BSD-3-Clause
  • Maintained by: Hails Team <hails-team at scs dot stanford dot edu>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

The DC Label (DCLabel) library provides an information flow control label format in the form of conjunctions of disjunctions of principals. Most code should import module DCLabel; trusted code may additionally import DCLabel.Privs.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.