multiparty-computation
There are 90 repositories under multiparty-computation topic.
rdragos/awesome-mpc
A curated list of multi party computation resources and links.
data61/MP-SPDZ
Versatile framework for multi-party computation
BUAA-BDA/OpenHuFu
OpenHuFu is an open-sourced data federation system to support collaborative queries over multi databases with security guarantee.
unboundsecurity/blockchain-crypto-mpc
Protecting cryptographic signing keys and seed secrets with Multi-Party Computation.
lschoe/mpyc
MPyC: Multiparty Computation in Python
getamis/alice
Hierarchical Threshold Signature Scheme
multiparty/jiff
JavaScript library for building web-based applications that employ secure multi-party computation (MPC).
WeBankBlockchain/WeDPR-Lab-Core
Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件
aicis/fresco
A FRamework for Efficient Secure COmputation
markkurossi/mpc
Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.
privacy-scaling-explorations/acceleration-program
Accelerate Early Stage Programmable Cryptography Talents
delta-mpc/python-psi
Private set intersection implemented in Python
multiparty/conclave
Query compiler for secure multi-party computation.
vaikkunth/PrivacyFL
A Simulator for Privacy Preserving Federated Learning
encryptogroup/MOTION
An efficient, user-friendly, modular, and extensible framework for mixed-protocol secure multi-party computation with two or more parties
conditionWang/FLNK
Federated Learning with New Knowledge -- explore to incorporate various new knowledge into existing FL systems and evolve these systems to reduce costs, extend their lifespan, and facilitate sustainable development.
ZenGo-X/kms-secp256k1
Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.
NillionNetwork/tinynmc
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.
tangle-network/dkg-substrate
Multy-party threshold ECDSA (GG20) Substrate node
sdiehl/aos-signature
Abe-Ohkubo-Suzuki Linkable Ring Signatures
sdiehl/sonic
Zero-Knowledge SNARKs from Linear-Size Universal and Updatable Structured Reference Strings
sdiehl/oblivious-transfer
Oblivious transfer for multiparty computation
OpenCryptoProject/Myst
Secure Multiparty Key Generation, Signature and Decryption javacard applet
secretflow/psi
The repo of Private Set Intersection(PSI) and Private Information Retrieval(PIR) from SecretFlow.
Cosmian/CipherCompute
The free EAP version of the Cosmian Collaborative Confidential Computing platform. Try it!
NillionNetwork/tinysig
Pure-Python implementation of a threshold ecdsa signature scheme based on a secure multi-party computation (MPC) protocol for evaluating arithmetic sum-of-products expressions via a non-interactive computation phase.
nthparty/oblivious
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
delta-mpc/delta-docs
Delta Development Documentation
multiparty/jigg
JavaScript implementation of garbled gates and 2PC boolean circuit protocols
0xTCG/sequre
A high-performance, Pythonic framework for secure computing in bioinformatics
thanghoang/S3ORAM
Implementation of S3ORAM (CCS'17 & ACM TOPS'20)
mihaitodor/SeComLib
Secure Computation Library
vermasrijan/srijan-gsoc-2020
Healthcare-Researcher-Connector Package: Federated Learning tool for bridging the gap between Healthcare providers and researchers
GaloisInc/scuttlebutt
Multi-party computation utilities toolkit for rust
jnagykuhlen/CompactMPC
A lightweight library for secure multi-party computation (MPC) based on the GMW protocol, fully written in C#.
microsoft/data-in-use-protection-workshop
A complete workshop content with a series of tracks and hands-on labs on various techniques to protect data in use.