Coder Social home page Coder Social logo

cryptobiu / multipartypsi Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 4.88 MB

C++ 40.08% CMake 0.06% C 45.20% Python 0.71% Makefile 5.25% AGS Script 0.01% Batchfile 0.54% Smarty 0.99% Assembly 0.03% Objective-C 0.04% Shell 6.41% M4 0.30% Perl 0.15% Roff 0.23%

multipartypsi's People

Contributors

liorko87 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

multipartypsi's Issues

solve the bug in SIMPLE_HASH_GAUSS

It seems that if not random values are handed then but some correlated values then simple hash gauss fails. The problem probably lies with the CRF not doing its work properly.
This problem should be solved.
A temporary action that was taken was to domain hash all the elements in each of the parties. this solution doesn't add to time since it is in the constructor.

support the use of stash in cuckoo hashing

zohner and co. wrote a code that supports a stash in the cuckoo hashing but their code had bugs so they commented it out.
fix the bug and support it in all the methods

Carry Less multiplication

check whether GF2E supports it by default.
If not use Aner code to support it and make the polynomials methods faster

Use Cxxprof

This framework could enable to show the time it took for smaller steps to occur

Fix crypto destructor

It caused a crash so I put the free calls in the crypto destructor in comment.
debug why it happens and return the free calls

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.