garbled-circuit
Here are 6 public repositories matching this topic...
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
- Updated
Oct 23, 2024 - Go
MAPLE: Metadata-Hiding Policy-Controllable Encrypted Search Platform
- Updated
Dec 19, 2023 - C++
- Updated
Mar 19, 2025 - Rust
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.
- Updated
May 28, 2023 - Python
Simple implementation of a distributed 8-bit adder function using Yao's Garbled Circuit protocol for Secure Multi Party Computation (SMPC)
- Updated
Jun 30, 2024 - Python
Improve this page
Add a description, image, and links to thegarbled-circuit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegarbled-circuit topic, visit your repo's landing page and select "manage topics."