Giter Club home page Giter Club logo

emp-input-validity's People

Contributors

wangxiao1254 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

emp-input-validity's Issues

Combine input validity check inside 2pc computation?

Hi, I read the paper of input validity. One thing I note is that you mentioned that you will run a circuit to check whether the input satisfies certain predicate. And for computation of the real task, you have another circuit. Thus, you have to use OT to make sure that input passed the check from the first circuit will also the same as input to the second circuit. I wonder why not just add the predicate functionality before the real computation, which means you will only need one circuit. In that sense, sounds to me you can also avoid using the OT to enforce inputs to the two circuits. Do you have any concerns for using this approach? Thank you!

Unable to compile

Hello, is this repo still being maintained? After successfully installing the other EMP utilities, I am unable to install this; in particular:

benediamond@Benjamins-MBP emp-input-validity % make
Scanning dependencies of target bench_input-check-malicious
[ 16%] Building CXX object CMakeFiles/bench_input-check-malicious.dir/bench/input-check-malicious.cpp.o
/Users/benediamond/emp-input-validity/bench/input-check-malicious.cpp:1:10: fatal error: 'emp-tool' file not found
#include <emp-tool>
         ^~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/bench_input-check-malicious.dir/bench/input-check-malicious.cpp.o] Error 1
make[1]: *** [CMakeFiles/bench_input-check-malicious.dir/all] Error 2
make: *** [all] Error 2

After replacing all occurrences of #include <emp-tool> with #include <emp-tool/emp-tool.h> , I got a bunch more errors. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.