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.
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.
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.
Shamir's Secret-Sharing for Mnemonic Codes in C#
A secure and efficient Rust library for Shamir's Secret Sharing
Implementation of Sharmir's Secret Sharing in Typescript
Helpful library for sharing secret with using of Shamir's Secret Sharing
Collaboration tools for secure secret sharing in real-time
TZDC - A Python library for privacy-enhancing data operations using cryptographic fragmentation and temporal key expiration.
Client-side splitting and recombining of secrets
Secure Secret Sharing and Time-Lock App
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.
Implementation of Shamir's Secret Sharing scheme
ICSI 526 Homework 3 - Spring 2023 - Shamir Secret Sharing
A modular Bitcoin SV SDK
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."