shamir topic

List shamir repositories

libVES.c

35
Stars
8
Forks
Watchers

VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

cocert

202
Stars
13
Forks
Watchers

Split and distribute your private keys securely amongst untrusted network

shamir

207
Stars
84
Forks
Watchers

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

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

c-sss

65
Stars
24
Forks
Watchers

Implementation of Shamir's Secret Sharing in C

tss-rb

22
Stars
4
Forks
Watchers

A Ruby implementation of Threshold Secret Sharing (Shamir) as defined in IETF Internet-Draft draft-mcgrew-tss-03.txt

shamir

36
Stars
7
Forks
Watchers

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

secrets

35
Stars
15
Forks
Watchers

Simple Secret Sharing Service for social and decentralised management of passwords

shamir-secret-sharing

83
Stars
12
Forks
Watchers

Simple, independently audited, zero-dependency TypeScript implementation of Shamir's Secret Sharing algorithm

simple-cryptographic-algorithms

18
Stars
5
Forks
Watchers

Python library for demonstrating the functionality of common cryptographic algorithms