cicada-mpc / cicada-mpc

Fault-tolerant secure multiparty computation in Python.

Home Page:https://cicada-mpc.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cicada

Welcome to Cicada … a set of tools for working with fault-tolerant secure multiparty computation. Notable Cicada features include:

  • Written in Python for simplicity and ease of use.
  • Communication inspired by the widely used MPI standard.
  • Supports fault tolerance at the application level.
  • Highly refined API.

Sound interesting? See the Tutorial to get started!

Regression tests

Coverage Status