shamir-secret-sharing topic
SplitShare
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
cocert
Split and distribute your private keys securely amongst untrusted network
RustySecrets
🔑 Threshold Shamir's secret sharing in Rust
paperback
Paper backup generator suitable for long-term storage.
sss
Library for the Shamir secret sharing scheme
shamir
A Java implementation of Shamir's Secret Sharing algorithm over GF(256).
banana_split
Shamir's Secret Sharing for people with friends
shamirs-secret-sharing
A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
QR-secret-sharing
:lock: Create QR codes to secret-share a message. Ideal for cryptocurrency wallet recovery keys and passwords.
sharedsecret
Implementation of Shamir's Secret Sharing algorithm.