garbled-circuits
There are 48 repositories under garbled-circuits topic.
data61/MP-SPDZ
Versatile framework for multi-party computation
encryptogroup/ABY
ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
privacy-scaling-explorations/mpz
Multi-party computation libraries written in Rust 🦀
sine-fdn/tandem
A maliciously secure two-party computation engine which is embeddable and accessible
esonghori/TinyGarble
TinyGarble: Logic Synthesis and Sequential Descriptions for Yao's Garbled Circuits
encryptogroup/MOTION
An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties
ojroques/garbled-circuit
A two-party secure function evaluation using Yao's garbled circuit protocol
stong/mpc-from-scratch
A Python implementation of Garbled Circuits MPC protocol
sine-fdn/garble-lang
Turing-Incomplete Programming Language for Multi-Party Computation with Garbled Circuits
coti-io/confidentiality-contracts
Confidential Contracts for COTI - Privacy Preserving L2
multiparty/jigg
JavaScript implementation of garbled gates and 2PC boolean circuit protocols
ACESLabUCSD/TinyGarbleCircuitSynthesis
Circuit Synthesis for Yao's Garbled Circuit by TinyGarble
coti-io/coti-sdk-python
Python SDK for COTI - Privacy Preserving L2
encryptogroup/tasty
Tool for Automating efficient Secure Two-partY computation protocols
GatewayLabs/circuit-sdk
Platform for building 2PC garbled circuits
b1f6c1c4/cryptoSM
密码学加成的 SM 协调工具
encryptogroup/PQ-MPC
Code for "Secure Two-Party Computation in a Quantum World" by N. Büscher, D. Demmler, N. Karvelas, S. Katzenbeisser, J. Krämer, D. Rathee, T. Schneider, and P. Struck, which will appear at ACNS'20.
n132/SMC
Secure Multi-Party Communication Implementation: Yao & GMW
nthparty/bfcl
Python library for working with circuit definitions represented in the Bristol Fashion.
nthparty/circuitry
Embedded domain-specific combinator library for the abstract assembly and automated synthesis of logical circuits.
coti-io/coti-contracts
Smart contracts for COTI's GC technology, including MPC contract for secure computations, private ERC20 and ERC721 contracts, and test mocks for validation. These components enable privacy-focused and decentralized DeFi solutions.
coti-io/coti-remix-plugin
Home of the official COTI Remix Plugin.
coti-io/coti-sdk-typescript
TypeScript SDK for COTI - Privacy Preserving L2
aead/libgc
Rust library for garbled circuits
coti-io/coti-contracts-examples
Example smart contracts demonstrating the use of COTI's GC technology, including integrations with MPC, private ERC20, and ERC721 contracts. These examples provide practical implementations for privacy-preserving and decentralized DeFi solutions.
Pinzauti/garbled-circuit
A simple Yao’s protocol implementation for two parties with AES.
ACESLabUCSD/FASE
FPGA Acceleration of Secure Function Evaluation
coti-io/coti-ethers
TypeScript Ethers SDK for COTI - Privacy Preserving L2
coti-io/coti-typescript-examples
TypeScript examples demonstrating integration with the COTI Network and Garbling Circuits (GC) framework for secure, privacy-preserving computations and blockchain interactions.
siamumar/TriLoc
Privacy Preserving Localization for Smart Automotive Systems
b1f6c1c4/naive-garble
Naïve implementation of garbled circuits.
coti-io/coti-hardhat-template
Hardhat boilerplate for building, deploying, and testing smart contracts on the COTI v2 network. Includes pre-configured network settings, example contracts, deployment scripts, and a testing suite to streamline development and showcase COTI's unique blockchain features.
coti-io/coti-python-examples
Python scripts demonstrating integration with the COTI Network and Garbling Circuits (GC) framework for secure, privacy-preserving computations and blockchain interactions.
jianqiaomo/mixed_boolean_arith_garble
Mixed garble circuits that combine boolean and arithmetic GC
wyatt-howe/jigg
JavaScript implementation of garbled gates and 2PC boolean circuit protocols