shamir-secret-sharing topic

List shamir-secret-sharing repositories

SecMML

107
Stars
31
Forks
Watchers

SecMML (Queqiao): Secure MPC (multi-party computation) Machine Learning Framework.

Shamir

21
Stars
9
Forks
Watchers

A Java implementation of Shamir's Secret Sharing.

shamir

36
Stars
7
Forks
Watchers

🔑 Split and combine secrets using Shamir's Secret Sharing algorithm

gasper

40
Stars
1
Forks
Watchers

Gasper is a CLI for safe, privacy-aware file storage based on Shamir's Secret Sharing

sss-cli

67
Stars
20
Forks
Watchers

Command line program for secret-sharing strings

sss-go

19
Stars
2
Forks
Watchers

Go bindings for my shamir-secret-sharing library

sss-node

34
Stars
8
Forks
Watchers

node.js bindings for the sss secret sharing library

sss-rs

33
Stars
9
Forks
Watchers

Rust bindings for my Shamir secret sharing library

stegosecrets

35
Stars
11
Forks
Watchers

Encrypt and share secrets among trusted peers with AES-256, SSS and steganography

go-shamir

42
Stars
10
Forks
Watchers

A small CLI tool for Shamir's Secret Sharing written in Go, using Vault's Shamir implementation