ciphercore VS garble-lang

Compare ciphercore vs garble-lang and see what are their differences.

ciphercore

User-friendly secure computation engine based on secure multi-party computation (by ciphermodelabs)

garble-lang

Turing-Incomplete Programming Language for Multi-Party Computation with Garbled Circuits (by sine-fdn)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ciphercore garble-lang
2 1
371 36
0.0% -
7.3 7.3
10 months ago 2 days ago
Rust Rust
Apache License 2.0 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.

ciphercore

Posts with mentions or reviews of ciphercore. 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
    2 projects | /r/rust | 30 Nov 2022
    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 ciphercore and garble-lang you can also consider the following projects:

ghostpii_client - This repository contains the Python library for interacting with Capnion's private computation API. Together this library and the API make up Ghost PII.

tandem - A maliciously secure two-party computation engine which is embeddable and accessible

zk-paillier - A collection of Paillier cryptosystem zero knowledge proofs

gluon - A static, type inferred and embeddable language written in Rust.

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