Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 282 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 282 Bytes

bell_lapadula_simulation

A quick and simplified simulation of the Bell Lapadula Security Principle in C++.

Compilation requires an updated g++ capable of compiling c++11.

Use that Makefile!

Build Instructions:

  • cd into directory
  • make all
  • ./blpsecure to execute