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.
-
Updated
Jul 15, 2026 - Python
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.
A secret sharing Android and IOS app built on Flutter.
Implementation of Shamir's secret sharing algorithm for securely distributing a secret among a group.
DuraShare splits a BIP39 phrase into durable k-of-n shares using Shamir secret sharing. Audit one geographically distributed share at a time before recovery. Offline software path; same math by hand on paper.
Add a description, image, and links to the shamir-secret-sharing-scheme topic page so that developers can more easily learn about it.
To associate your repository with the shamir-secret-sharing-scheme topic, visit your repo's landing page and select "manage topics."