🔒 Create QR codes to secret-share a message. Ideal for cryptocurrency wallet recovery keys and passwords.
-
Updated
Nov 16, 2022 - Python
🔒 Create QR codes to secret-share a message. Ideal for cryptocurrency wallet recovery keys and passwords.
A portable secure file encryption tool that allows you to encrypt files and split them into multiple shares, with the ability to decrypt using only a subset of these shares.
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.
Python library for demonstrating the functionality of common cryptographic algorithms
Shamir Secret Sharing library
Minimal pure-Python implementation of Shamir's secret sharing scheme.
open source tool for splitting multiple secrets among multiple stakeholders
MPC-TSS is a project to demonstrate the working of our threshold signature scheme leveraging the security of X1 hardware wallet
Implementing Shamir's Secret Sharing cipher algorithm in Python3 and using Matplotlib to visualize the differences in using the real infinite field and finite field arithmetic.
Python (and maybe later Rust) implementation of Shamir Secret Sharing, as specified in the KMIP v2.0 protocol
Decentralized RSA encryption using Shamir Secret Sharing
Repo contains ready to deploy assets for 'Build multi-party crypto wallets with AWS Nitro Enclave' workshop.
Secure Aggregation with Shamir’s Method
An implementation of Shamir's Secret Sharing that uses a linear function to encrypt a password.
A python implementation of the Shamir Secret Sharing scheme for BIP39 mnemonic phrases.
Auditable Implementation for creating & importing Codex32 backups to Bitcoin Core
Capture the flag cybersecurity assignment submission
🔒| Successfully completed a Capture-The-Flag (CTF) challenge, as part of YS13 Cyber-Security class.
Tasks and solutions to Google Foobar Challenge
Add a description, image, and links to the shamir-secret-sharing topic page so that developers can more easily learn about it.
To associate your repository with the shamir-secret-sharing topic, visit your repo's landing page and select "manage topics."