frameworks icon indicating copy to clipboard operation
frameworks copied to clipboard

Sample code and build environments for MPC frameworks

Results 20 frameworks issues
Sort by recently updated
recently updated
newest added

For instance: root@c609d1fbbcde:~/source# python mult3.py -M 6 2021-11-24 11:51:28,496 Start MPyC runtime v0.7 2021-11-24 11:51:28,830 All 6 parties connected. player 0 input: 4000 expected: 64000000000 result: -740248758255576370955515465 2021-11-24 11:51:28,885 Stop...

Thank you for the comprehensive work with these frameworks, really helpful! The error occurs while trying to install Boost. Particularly, ``` wget https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.bz2 --2021-06-22 12:13:49-- https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.bz2 Resolving dl.bintray.com (dl.bintray.com)... 34.218.153.129,...

Running any of the jiff examples gives me the following error. As I am not really familiar with node, I have no idea why this error arises and how to...

> I noticed some mismatch when running the innerprod example for ABY. Occasionally the expected value returned after running `python ~/ABY/src/examples/geninput.py -e innerprod` doesn't match the circuit result from running...

bug

Programming language designed for formally verified, zero-knowledge applications https://eprint.iacr.org/2021/651

Build currently fails for emp-tool with errors. This cascades to the rest of the container. Check EMP-toolkit docs for changes to syntax? ``` In file included from /root/emp-tool/emp-tool/emp-tool.h:15:0, from /root/emp-tool/test/sha3_256.cpp:1:...

Links: - [paper](https://thomaschneider.de/papers/BDKKS18.pdf) - [software](https://gitlab.com/securityengineering/HyCC) - latest release in March 2020! To do: create build environment, implement sample programs, document.

new framework

See branch [add-fresco](https://github.com/MPC-SoK/frameworks/tree/add-fresco). Current status: Sample programs all completed. To do: figure out how to run sample programs, document runtime details, document tables in wiki.

new framework

See branch [add-aby3](https://github.com/MPC-SoK/frameworks/tree/add-aby3/). Current status: builds correctly, 2/3 sample programs, partial documentation in wiki. To do: get Tables working in xtabs example, finish filling out tables (documentation).

new framework