This repository includes (currently we only recommend experimentation):
- Basic random sampling using
Dijkstrawith cubic complexity from Aly et al. - Improved
Dijkstrawith cuadratic complexity from Aly and Cleemput. - Will include complete test files.
SCALE-MAMBA1.11 or above.numpy1.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
.pyfiles as is directly in theCompilerfolder inSCALE-MAMBA. - Copy the tests folders in the
Programsfolder of yourSCALE-MAMBAinstallation. - 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.