MPyC: Multiparty Computation in Python
-
Updated
Jan 5, 2025 - Python
MPyC: Multiparty Computation in Python
🔒 Create QR codes to secret-share a message. Ideal for cryptocurrency wallet recovery keys and passwords.
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.
personal implementation of secure aggregation protocol
A crossplatform Secret sharing Tool using python3 . Can be used as offline Password Backup System.
A secure and easy-to-use tool for managing sensitive data with built-in encryption, decryption, and key management. Protect your secrets during development, testing, and deployment with CLI command + Python library support.
Python CLI for managing secrets and eliminating default passwords in FOSS
Shamir Secret Sharing library
open source tool for splitting multiple secrets among multiple stakeholders
Minimal pure-Python implementation of Shamir's secret sharing scheme.
An anonymous secret-sharing website
Fault-tolerant secure multiparty computation in Python.
Python (and maybe later Rust) implementation of Shamir Secret Sharing, as specified in the KMIP v2.0 protocol
Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
Semi-supervised Federated Learning on Evolving Data Streams
TNO PET Lab - secure Multi-Party Computation (MPC) - MPyC - Secure Learning
TNO PET Lab - secure Multi-Party Computation (MPC) - Protocols - Kaplan-Meier
Python implementation of send/receive a secret message via IPC queue. In this implementation, the receiver process can read the complete message only if child of a trusted process.
Add a description, image, and links to the secret-sharing topic page so that developers can more easily learn about it.
To associate your repository with the secret-sharing topic, visit your repo's landing page and select "manage topics."