Skip to content

mc2-project/SCALE-MAMBA

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.0%
  • VHDL 4.3%
  • Python 2.0%
  • C 0.8%
  • Shell 0.7%
  • CMake 0.5%
  • Other 0.7%