garbled-circuit
A two-party secure function evaluation using Yao's garbled circuit protocol (by ojroques)
garble-lang
Turing-Incomplete Programming Language for Multi-Party Computation with Garbled Circuits (by sine-fdn)
garbled-circuit | garble-lang | |
---|---|---|
1 | 1 | |
74 | 39 | |
- | - | |
3.4 | 8.7 | |
8 months ago | 4 days ago | |
Python | Rust | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
garbled-circuit
Posts with mentions or reviews of garbled-circuit.
We have used some of these posts to build our list of alternatives
and similar projects.
garble-lang
Posts with mentions or reviews of garble-lang.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-30.
-
Tandem - A Multi-Party Computation Engine written in Rust
MPC has in the past been mostly confined to academia, but thanks to some recent papers has finally become fast enough for practical applications. Internally, Tandem uses Garbled Circuits, encrypted circuits consisting of boolean gates. While there have been other implementations based on these ideas, Tandem tries to provide a much better user experience than previous attempts. For example, the Tandem repo includes a server, a command line client and client libs for wasm and native architectures. To make it easier to run practical applications, programs can be written in Garble, a custom Rust-like programming language that compiles to Garbled Circuits.
What are some alternatives?
When comparing garbled-circuit and garble-lang you can also consider the following projects:
tf-encrypted - A Framework for Encrypted Machine Learning in TensorFlow
tandem - A maliciously secure two-party computation engine which is embeddable and accessible
PySyft - Perform data science on data that remains in someone else's server
zk-paillier - A collection of Paillier cryptosystem zero knowledge proofs
gluon - A static, type inferred and embeddable language written in Rust.
Yao.jl - Extensible, Efficient Quantum Algorithm Design for Humans.
gleam - ⭐️ A friendly language for building type-safe, scalable systems!
artichoke - 💎 Artichoke is a Ruby made with Rust
erg - A statically typed language compatible with Python
ciphercore - User-friendly secure computation engine based on secure multi-party computation