This repository includes (currently we only recommend experimentation):
- Basic random sampling using
Dijkstra
with cubic complexity from Aly et al. - Improved
Dijkstra
with cuadratic complexity from Aly and Cleemput. - Will include complete test files.
SCALE-MAMBA
1.11 or above.numpy
1.16 or above. (exclusively to test, which in this context means, executetest_graph_lib.mpc
). You can also use []FANNG-MPC
](https://github.com/Crypto-TII/FANNG-MPC).Just replace the existing library by this one and add the test file.
- Download and configure
SCALE-MAMBA
: - Copy all
.py
files as is directly in theCompiler
folder inSCALE-MAMBA
. - Copy the tests folders in the
Programs
folder of yourSCALE-MAMBA
installation. - You can now run them and check all tests are in green. (NOT in red.)
If you have questions please contact any of the authors. Current repo maintainer is:
Abdelrahaman ALY
- Abdelrahaman ALY
Copyright (c) 2022-2023 Technology Innovation Institute - Cryptography Research Centre.
Licensed under the MIT license.