Skip to content
#

multi-party-computation

Here are 43 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 Oct 15, 2024
  • Python

Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.

  • Updated Jun 2, 2023
  • Python

Federated Learning (FL) is a collaborative machine learning approach that enables decentralized data processing. Instead of collecting and storing data in a central server, FL trains machine learning models directly on devices or servers where the data resides, enhancing privacy and security.

  • Updated Jul 18, 2024
  • Python

Improve this page

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

Learn more