Deprecated in favor of lio
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.