shamir-s-secret-sharing-scheme
There are 15 repositories under shamir-s-secret-sharing-scheme topic.
vesvault/libVES.c
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
onbit-uchenik/shamir_secret_share
C++ implementation of Shamir Secret Scheme over GF(256)
vesvault/libVES
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
adviksinghania/shamir-secret-sharing
Implementing Shamir's Secret Sharing cipher algorithm in Python3 and using Matplotlib to visualize the differences in using the real infinite field and finite field arithmetic.
leander-dsouza/Shamir-Secret-Sharing
An implementation using C, embedding Galois Field(256) of Shamir Secret Sharing Scheme.
joezbub/Shamir-for-Cloud-Environments
Secret sharing implementation allows users to split and combine their files according to a default (2, 3) scheme.
amousa11/sss
shamir secret sharing, a library for share generation and recovery of a secret
ausaf007/multi-party-computation
Create Ethereum wallet with multi-party validation and threshold cryptography.
Kiet1618/AVSS
Asynchronous Verifiable Secret Sharing
Siddheshk02/securely
A CLI tool for sharing files safely
SSPRASATH/Minimal-implementation-of-Shamir-s-secret-sharing-scheme
Minimal implementation of Shamir's secret sharing scheme
rutvikbhavsar/Shamir-Secret-Sharing-Scheme-and-Homomorphism-HW3
Shamir’s Secret Sharing (SSS) scheme
wallsified/Shamir-s-Shared-Secret
Implementación en Python del Secreto Compartido de Shamir. Realizado para la materia de Modelo y Programación Curso 2024-1
jacobpclouse/526-HW-3-SSS
ICSI 526 Homework 3 - Spring 2023 - Shamir Secret Sharing
lukasmalkmus/horcrux
A security question based secret sharing utility.