Skip to content

uvm-plaid/PCNC_CCS_2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCNC

Proof Carrying Network Code: Theory, Design, and Implementation

Building

PCNC

git clone https://github.com/uvm-plaid/pcnc.git
cd pcnc/src
dune build nal.exe --profile release
cd ..
cargo build --release

Frenetic

git clone https://github.com/frenetic-lang/frenetic.git
cd frenetic 
git checkout pcnc
cd ..
opam pin add frenetic frenetic --inplace-build --reuse-build-dir 

USE

The server-checks.py file serves as an example of running all checks required of the PCNC Server using the NAL and Frenetic executables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published