Skip to content
#

mpc

Here are 587 public repositories matching this topic...

This article uses a simple use case involving a transaction between a vendor and a customer to illustrate the privacy-enhancing potential of oblivious transfer (OT) and to demonstrate how OT can be incorporated into a Python implementation of a web service by leveraging the otc library.

  • Updated Nov 4, 2020
  • Jupyter Notebook

A scheme to implement finite groups as oblivious data structures. The oblivious operations are defined by a set of secure multiparty computation (MPC) protocols. Practical protocols are presented for the group of quadratic residues, elliptic curves groups and class groups of imaginary quadratic orders.

  • Updated Dec 14, 2021
  • Python

Improve this page

Add a description, image, and links to the mpc 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 mpc topic, visit your repo's landing page and select "manage topics."

Learn more