Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 375 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 375 Bytes

SecDivCon Experiments

Compile the code

To use SecDivCon, clone this repo, recursively to clone the submodules.

Then, enter to the src directory in secdivcon:

$ cd secdivcon/src

and compile the code:

$ make -j 12

Run the experiments

First, export some necessary environment variables (top directory):

$ . secdivconenv