shamir-secret-sharing topic

List shamir-secret-sharing repositories

SplitShare

34
Stars
4
Forks
Watchers

Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system

cocert

202
Stars
13
Forks
Watchers

Split and distribute your private keys securely amongst untrusted network

RustySecrets

248
Stars
32
Forks
Watchers

🔑 Threshold Shamir's secret sharing in Rust

paperback

1.1k
Stars
40
Forks
Watchers

Paper backup generator suitable for long-term storage.

sss

336
Stars
78
Forks
Watchers

Library for the Shamir secret sharing scheme

shamir

207
Stars
84
Forks
Watchers

A Java implementation of Shamir's Secret Sharing algorithm over GF(256).

banana_split

264
Stars
41
Forks
Watchers

Shamir's Secret Sharing for people with friends

shamirs-secret-sharing

93
Stars
26
Forks
Watchers

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

113
Stars
17
Forks
Watchers

:lock: Create QR codes to secret-share a message. Ideal for cryptocurrency wallet recovery keys and passwords.

sharedsecret

66
Stars
8
Forks
Watchers

Implementation of Shamir's Secret Sharing algorithm.