garbled-circuit

There are 4 repositories under garbled-circuit topic.

  • mpc

    markkurossi/mpc

    Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.

    Language:Go9651023
  • vt-asaplab/MAPLE

    MAPLE: Metadata-Hiding Policy-Controllable Encrypted Search Platform

    Language:C++5100
  • molrobot/SHA256_Garbled_Circuit

    Implementation SHA256 with garbled circuit

    Language:Python3100
  • Yash-Amin/pySecureCircuit

    pySecureCircuit is a Python library that allows secure multiparty computation using Yao's garbled circuit technique. The library provides a way for multiple parties to securely compute a function on their private inputs without revealing them to each other, using a combination of encryption, randomization, and computation over circuits.

    Language:Python0100