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.
Implementation of shamirs secret sharing and also this project aims to develop a secure vault system leveraging blockchain and cryptographic techniques.
A CLI tool to create, and re-create, an age identity keypair with threshold secret sharing.
Shamir's Secret-Sharing for Mnemonic Codes in C#
A JS/TS implementation of Shamir's Secret Sharing in a finite field GF(2^8) and GF(big p)
A Zig implementation of Shamir's Secret Sharing Scheme
.NET cryptography suite supporting one-time pads, Shamir secret sharing and plausible deniability.
A secure and efficient Rust library for Shamir's Secret Sharing
Decentralized Storage Area Network proof-of-concept that eliminates single points of failure. It utilizes IPFS, Shamir's Secret Sharing (Threshold Cryptography), and Smart Contracts for immutable records. Features include client-side encryption, Adaptive Multi-Node Pinning, and zero-knowledge privacy where multiple servers hold the decryption key.
ZeroLeak: A military-grade, zero-trust decentralized exam paper distribution system. Powered by Ethereum smart contract timelocks, Shamir’s Secret Sharing (SSS), and client-side encryption to eliminate insider threats and prevent paper leaks.
Implementation of Sharmir's Secret Sharing in Typescript
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
TZDC - A Python library for privacy-enhancing data operations using cryptographic fragmentation and temporal key expiration.
Collaboration tools for secure secret sharing in real-time
Implementation of Shamir's Secret Sharing scheme
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."