An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with multiparty-computation

A curated list of projects in awesome lists tagged with multiparty-computation .

https://github.com/unboundsecurity/blockchain-crypto-mpc

Protecting cryptographic signing keys and seed secrets with Multi-Party Computation.

blockchain cryptography hardware-security-module hsm mpc multi-signature multiparty-computation multisig

Last synced: 14 May 2025

https://github.com/multiparty/jiff

JavaScript library for building web-based applications that employ secure multi-party computation (MPC).

cybersecurity javascript javascript-library mpc multi-party multi-party-computation multiparty multiparty-computation privacy-enhancing-technologies web-security

Last synced: 11 Mar 2026

https://github.com/webankblockchain/wedpr-lab-core

Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件

blockchain crypto cryptography homomorphic-encryption mpc multiparty-computation privacy rust sdk-rust wedpr zkp

Last synced: 29 Jun 2025

https://github.com/aicis/fresco

A FRamework for Efficient Secure COmputation

cryptography fresco mpc multiparty-computation secure-computation

Last synced: 11 Jan 2026

https://github.com/markkurossi/mpc

Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.

aes-128-cbc aes-128-gcm ed25519 garbled-circuit go golang hmac-sha256 hmac-sha512 logical-circuits mpc multi-party-computation multiparty-computation oblivious-transfer programming-language sha-256 sha-512 yao-millionaires

Last synced: 14 Dec 2025

https://github.com/ZenGo-X/kms-secp256k1

Multi Party Key Management System (KMS) for Secp256k1 Elliptic curve based digital signatures.

blockchain keymanagment multi-sig-crypto multiparty-computation multisig-wallets secp256k1 threshold-cryptography

Last synced: 01 Apr 2025

https://github.com/secretflow/psi

The repo of Private Set Intersection(PSI) and Private Information Retrieval(PIR) from SecretFlow.

multiparty-computation private-information-retrieval private-set-intersection

Last synced: 01 Feb 2026

https://github.com/sdiehl/sonic

Zero-Knowledge SNARKs from Linear-Size Universal and Updatable Structured Reference Strings

crs cryptography multiparty-computation privacy srs zksnarks

Last synced: 11 Jul 2025

https://github.com/sdiehl/oblivious-transfer

Oblivious transfer for multiparty computation

cryptography elliptic-curves multiparty-computation oblivious-transfer

Last synced: 11 Dec 2025

https://github.com/OpenCryptoProject/Myst

Secure Multiparty Key Generation, Signature and Decryption javacard applet

decryption elgamal javacard multiparty-computation schnorr signature

Last synced: 16 Mar 2025

https://github.com/cosmian/ciphercompute

The free EAP version of the Cosmian Collaborative Confidential Computing platform. Try it!

confidential-computing cryptography distributed-computing multiparty-computation

Last synced: 03 Aug 2025

https://github.com/matchy233/mpc-rsa

🔐 Containerized distributed RSA keypair generation and decryption module

distributed-computing grpc-java multiparty-computation rsa-cryptography

Last synced: 27 Apr 2025

https://github.com/cosmian/mpc_millionaires

CipherCompute: A more elaborated version of Yao's millionaire problem. Secret compute of KPIs

confidential-computing cryptography distributed-computing multiparty-computation

Last synced: 19 May 2026

https://github.com/nthparty/otc

Oblivious transfer (OT) communications protocol message/response functionality implementations based on Curve25519 and the Ristretto group.

cryptographic-algorithms cryptographic-library elliptic-curve-cryptography mpc multi-party-computation multiparty-computation oblivious-transfer ot-protocols python-library ristretto secure-multi-party-computation secure-multiparty-computation

Last synced: 02 Apr 2026

https://github.com/cosmian/mpc_join

CipherCompute: Blind Join for Confidential Data Science and Federated Learning using MPC

confidential-computing cryptography distributed-computing multiparty-computation

Last synced: 15 Apr 2025

https://github.com/nthparty/oprfs

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.

cryptographic-algorithms cryptographic-library mpc multi-party-computation multiparty-computation oblivious oblivious-pseudorandom-function oblivious-pseudorandom-functions oprf pseudorandom-function pseudorandom-generators python-library

Last synced: 16 Jan 2026

https://github.com/realitydeslab/gendar

GEND.AR: Privacy-Preserving Gender-Inclusive Matching in Extended Reality for Spontaneous In-Person Encounters Using Secure Two Party Computation

cryptographic-algorithms gender-inclusive holokit ios mixed-reality multiparty-computation speculative-design unity

Last synced: 16 May 2026

https://github.com/simonskodt/secu1-virtual-dice

The second mandatory hand-in in Security 1. Implementing a protocol that allows Alice and Bob to roll a virtual dice over an insecure network even though they do not trust each other.

commitment-schemes golang multiparty-computation sha256-hash tls-certificate

Last synced: 19 Jun 2026

https://github.com/multiparty/sigg

Data structure and message format standards and conventions for implementations of garbled gate protocols.

conventions cybersecurity garbled-circuits json-schema mpc multi-party multi-party-computation multiparty multiparty-computation privacy-enhancing-technologies standard standards web-security

Last synced: 11 Mar 2026

https://github.com/jimouris/nildb-fhe-storage

MPC key storage experiments for various FHE cryptosystems using Nillion's nilDB

db fhe fully-homomorphic-encryption mpc multiparty-computation nildb nillion

Last synced: 05 Mar 2025

https://github.com/systemslibrarian/crypto-lab-gg20-wallet

Browser-based GG20 threshold ECDSA demo — Paillier encryption, distributed key generation, and joint signing without any party holding the full private key. The protocol behind Fireblocks and Coinbase MPC.

bitcoin crypto-custody crypto-lab distributed-key-generation ecdsa ethereum fireblocks gg20 mpc multiparty-computation paillier secp256k1 threshold-ecdsa threshold-signatures typescript

Last synced: 01 Jun 2026

https://github.com/nthparty/exclusive

Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.

cryptography linear-secret-sharing mpc multi-party multi-party-computation multiparty multiparty-computation python-cryptography secret-sharing secret-sharing-protocols secret-sharing-scheme secure-multi-party-computation secure-multiparty-computation

Last synced: 16 Jan 2026

https://github.com/sap/sprint

SPRINT is a scalable framework for differentially private (DP) fine-tuning and inference via multiparty computation (MPC) of transformer-based models. SPRINT is built on top of PyTorch, Opacus for DP fine-tuning and CrypTen for MPC inference.

cryptography differential-privacy fine-tuning multiparty-computation secure-inference transformers

Last synced: 16 May 2026

https://github.com/wi11dey/gates.jl

A fast circuit compiler that can seamlessly integrate with existing Julia code and can incrementally build up expressions and regenerate optimized circuits after substitutions and manipulations using standard Julia functions.

circuit cnf-clauses julia multiparty-computation sha256 simplification

Last synced: 17 Mar 2025