stepinto163 / 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++ 62.7%Language:Python 35.7%Language:C 0.6%Language:Shell 0.4%Language:VHDL 0.3%Language:Makefile 0.3%