Description
This packge is deprecated. See the the "LIO.DCLabel" in the "lio" package.
Description
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
.