mc2-project / SCALE-MAMBA

Repository for the SCALE-MAMBA MPC system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCALE and MAMBA

Secure Computation Algorithms from LEuven : SCALE

Multiparty AlgorithMs Basic Argot : MAMBA

First type

make doc

Then read the documentation!

Note: For Leuven maintainers, if wishing to recompile the basic 64 bit circuits then call

make circuits

These are then compiled down from the netlist down to the Bristol fashion again, and then simplified.

After doing this run

./Test-Convert.x

to check all is OK.

If you want to recompile the .net circuits from the .vhd see the instructions in Circuits/README.txt

About

Repository for the SCALE-MAMBA MPC system

License:Other


Languages

Language:C++ 90.9%Language:VHDL 4.3%Language:Python 2.0%Language:C 0.8%Language:Shell 0.7%Language:CMake 0.5%Language:Makefile 0.4%Language:Tcl 0.3%