/cicada-mpc

Fault-tolerant secure multiparty computation in Python.

Primary LanguagePythonApache License 2.0Apache-2.0

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