secure-multiparty-computation topic

List secure-multiparty-computation repositories

mpyc

344
Stars
75
Forks
Watchers

MPyC: Multiparty Computation in Python

incubator-teaclave

742
Stars
157
Forks
Watchers

Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.

secretflow

2.2k
Stars
363
Forks
Watchers

A unified framework for privacy-preserving data analysis and machine learning

oblivious

26
Stars
5
Forks
Watchers

Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.

spu

204
Stars
91
Forks
Watchers

SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.

MP-SPDZ

836
Stars
265
Forks
Watchers

Versatile framework for multi-party computation

openfhe-development

621
Stars
163
Forks
Watchers

This is the development repository for the OpenFHE library. The current (stable) version is v1.1.4 (released on March 8, 2024).

tinynmc

43
Stars
4
Forks
Watchers

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.