Skip to content
#

multiparty-computation

Here are 23 public repositories matching this topic...

Minimal pure-Python implementation of a secure multi-party computation (MPC) protocol for evaluating arithmetic sum-of-products expressions via a non-interactive computation phase.

  • Updated Mar 27, 2024
  • Python

Easy-to-deploy oblivious pseudo-random function (OPRF) service that allows other parties (typically participants in some secure multi-party computation protocol) to obtain a persistent mask which they cannot decrypt but which they can safely apply (via requests to the service) to private data values of their choice.

  • Updated Sep 28, 2022
  • Python

Improve this page

Add a description, image, and links to the multiparty-computation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiparty-computation topic, visit your repo's landing page and select "manage topics."

Learn more