Skip to content

cicada-mpc/cicada-mpc

Repository files navigation

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