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
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.
Minimal pure-Python implementation of Shamir's secret sharing scheme.
A CLI tool to create, and re-create, an age identity keypair with threshold secret sharing.
A JS/TS implementation of Shamir's Secret Sharing in a finite field GF(2^8) and GF(big p)
.NET cryptography suite supporting one-time pads, Shamir secret sharing and plausible deniability
A Zig implementation of Shamir's Secret Sharing Scheme
A service that automates unlocking the GNOME Keyring (and probably KDE Wallet; needs testing). For people who don't log in with a password (i.e. Yubikey, smartcard). Uses TPM2, tang, or yubikey to secure secret used for keyring unlocking.
Implementation of Sharmir's Secret Sharing in Typescript
Collaboration tools for secure secret sharing in real-time
Secure Secret Sharing and Time-Lock App
Helpful library for sharing secret with using of Shamir's Secret Sharing
Client-side splitting and recombining of secrets
Shamir's Secret-Sharing for Mnemonic Codes in C#
ICSI 526 Homework 3 - Spring 2023 - Shamir Secret Sharing
Add a description, image, and links to the shamirs-secret-sharing topic page so that developers can more easily learn about it.
To associate your repository with the shamirs-secret-sharing topic, visit your repo's landing page and select "manage topics."