/shamir-secret-sharing

This is a Lib written in Node.js to help sharing a secret such as an RSA private key between multiple entities using Shamir Secret Sharing algorithm. To help make it more secure, i developed an API with Flask and SQlite, to store the secret shares.

Primary LanguageJavaScript

Watchers