shamir-secret-sharing
Simple, independently audited, zero-dependency TypeScript implementation of Shamir's Secret Sharing algorithm
rusty-secrets
Node.js bindings to RustySecrets, a secret sharing scheme implementation in Rust.
shamir-secret-sharing-extended
Zero-dependency TypeScript implementation of Shamir's Secret Sharing (t-of-n threshold scheme) for Node.js and browsers.
thresholdcrypto
Threshold cryptography implementation based of Shamir's secret sharing algorithm.